| AVBlocks for C++
    3.1
    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 | 
| Enumerator | |
|---|---|
| Completed | Transcoder::run has completed successfully. 
 |