Open Igrium opened 1 year ago
Are the classes such as FFmpeg and FFmpegExecutor all thread safe, or do I need to implement synchronization externally?
FFmpeg
FFmpegExecutor
Are the classes such as
FFmpeg
andFFmpegExecutor
all thread safe, or do I need to implement synchronization externally?