| Interface | Description |
|---|---|
| DataSink |
A DataSink is an abstract representation of an encoded data collector.
|
| Class | Description |
|---|---|
| DefaultDataSink |
A
DataSink implementation that:
- Uses MediaMuxer to collect data
- Creates an output file with the readable media |
| MultiDataSink |
| Exception | Description |
|---|---|
| InvalidOutputFormatException |
One of the exceptions possibly thrown by
Transcoder.transcode(TranscoderOptions), which means it can be
passed to TranscoderListener.onTranscodeFailed(Throwable). |