@FunctionalInterface
public interface StatisticsCallback
Callback function that receives statistics generated for FFmpegKit sessions.
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Statistics statistics)
Called when a statistics entry is received.
|
void apply(Statistics statistics)
Called when a statistics entry is received.
statistics - statistics entry