@FunctionalInterface public interface NewChunkListener
| Modifier and Type | Method and Description |
|---|---|
void |
onNewChunk(String filename,
int chunk,
long delayMicros) |
void onNewChunk(String filename, int chunk, long delayMicros)
Copyright © 2016. All rights reserved.