|
AVBlocks for C++
1.13
Audio and Video Software Development Kit
|
Common error facilities. More...
Variables | |
| const int32_t | AVBlocks = 5 |
| AVBlocks Error. More... | |
| const int32_t | Transcoder = 6 |
| Transcoder Error. More... | |
| const int32_t | Codec = 9 |
| Common errors for encoders, decoders, muxers, demuxers and other A/V components. More... | |
Common error facilities.
| const int32_t AVBlocks = 5 |
AVBlocks Error.
Referenced by primo::avblocks::ErrorFacility::PRIMO_DEPRECATED().
| const int32_t Codec = 9 |
Common errors for encoders, decoders, muxers, demuxers and other A/V components.
Referenced by primo::avblocks::ErrorFacility::PRIMO_DEPRECATED().
| const int32_t Transcoder = 6 |
Transcoder Error.
Referenced by primo::avblocks::ErrorFacility::PRIMO_DEPRECATED().