AVBlocks for C++
1.9
Audio and Video Software Development Kit
|
Defines the status of a transcoder operation. More...
Enumerations | |
enum | Enum { Completed = 0 } |
TranscoderStatus::Enum. More... |
Defines the status of a transcoder operation.
It is sent with the TranscoderCallback::onStatus notification.
enum Enum |
Completed |
Transcoder::run has completed successfully. |