Macros | |
| #define | VIDEO_DRV_OK (0) |
| Operation succeeded. | |
| #define | VIDEO_DRV_ERROR (-1) |
| Unspecified error. | |
| #define | VIDEO_DRV_ERROR_PARAMETER (-2) |
| Parameter error. | |
Error code definitions map the status results that can be returned by Video Driver API Functions.