[−][src]Module mmal_sys::MMAL_STATUS_T
Constants
MMAL_EAGAIN | < Resource temporarily unavailable. Try again later |
MMAL_ECONFIG | < Component is not configured \attention FIXME: not POSIX |
MMAL_ECORRUPT | < Data is corrupt \attention FIXME: not POSIX |
MMAL_EFAULT | < Bad address |
MMAL_EINVAL | < Argument is invalid |
MMAL_EIO | < I/O error |
MMAL_EISCONN | < Port is already connected |
MMAL_ENOENT | < No such file or directory |
MMAL_ENOMEM | < Out of memory |
MMAL_ENOSPC | < Out of resources (other than memory) |
MMAL_ENOSYS | < Function not implemented |
MMAL_ENOTCONN | < Port is disconnected |
MMAL_ENOTREADY | < Component is not ready \attention FIXME: not POSIX |
MMAL_ENXIO | < No such device or address |
MMAL_ESPIPE | < Illegal seek |
MMAL_STATUS_MAX | < Force to 32 bit |
MMAL_SUCCESS | < Success |
Type Definitions
Type | Status return codes from the API. |