28 #ifndef MMAL_COMPONENT_H 29 #define MMAL_COMPONENT_H
void mmal_component_acquire(MMAL_COMPONENT_T *component)
MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component)
MMAL_STATUS_T mmal_component_disable(MMAL_COMPONENT_T *component)
MMAL_STATUS_T mmal_component_destroy(MMAL_COMPONENT_T *component)
struct MMAL_COMPONENT_T MMAL_COMPONENT_T
struct MMAL_COMPONENT_PRIVATE_T * priv
struct MMAL_COMPONENT_USERDATA_T * userdata
MMAL_STATUS_T mmal_component_release(MMAL_COMPONENT_T *component)
MMAL_STATUS_T mmal_component_create(const char *name, MMAL_COMPONENT_T **component)