-
- All Implemented Interfaces:
-
java.lang.Runnable
public class AsyncFFprobeExecuteTask implements Runnable
Executes an FFprobe session asynchronously.
-
-
Constructor Summary
Constructors Constructor Description AsyncFFprobeExecuteTask(FFprobeSession ffprobeSession)
-
Method Summary
Modifier and Type Method Description void
run()
-
-
Constructor Detail
-
AsyncFFprobeExecuteTask
AsyncFFprobeExecuteTask(FFprobeSession ffprobeSession)
-
-
Method Detail
-
run
void run()
-
-
-
-