AVBlocks for C++
2.1
Audio and Video Software Development Kit
|
Classes | |
class | ErrorInfo |
Describes an error interface used for uniform error handling across all Primo Software libraries. More... | |
Namespaces | |
primo | |
Top namespace for all libraries developed by Primo Software Corp. | |
primo::error | |
Shared namespace for error definitions. | |
primo::error::ErrorFacility | |
Each facility represents the component that reports the error. | |
Variables | |
const int32_t | MacMach = 3 |
MacMach Error. | |
const int32_t | MacOSStatus = 2 |
MacOS Status. | |
const int32_t | Posix = 4 |
POSIX Error. | |
const int32_t | Success = 0 |
No error. More... | |
const int32_t | Windows = 1 |
Windows OS Error. | |