AVBlocks for C++  1.13
Audio and Video Software Development Kit
primo::error::ErrorFacility Namespace Reference

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...
 

Detailed Description

Common error facilities.

Variable Documentation

const int32_t AVBlocks = 5
const int32_t Codec = 9

Common errors for encoders, decoders, muxers, demuxers and other A/V components.

See Also
primo::codecs::CodecError::Enum

Referenced by primo::avblocks::ErrorFacility::PRIMO_DEPRECATED().

const int32_t Transcoder = 6