Encode OpenEXR and PNG frames in parallel
This commit is contained in:
@@ -7,4 +7,6 @@ public interface FrameConsumer<P extends Frame> extends Closeable {
|
||||
|
||||
void consume(Map<Channel, P> channels);
|
||||
|
||||
boolean isParallelCapable();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user