Package com.otaliastudios.transcoder.sink
See: Description
-
Class Summary Class Description InvalidOutputFormatException One of the exceptions possibly thrown by transcode, which means it can be passed to onTranscodeFailed. DefaultDataSink A DataSink implementation that: - Uses MediaMuxer to collect data - Creates an output file with the readable media MultiDataSink -
Interface Summary Interface Description DataSink A DataSink is an abstract representation of an encoded data collector.