My Project
Public Attributes
MMAL_CLOCK_REQUEST_T Struct Reference

List of all members.

Public Attributes

MMAL_LIST_ELEMENT_T link
MMAL_CLOCK_VOID_FP priv
MMAL_CLOCK_REQUEST_CB cb
void * cb_data
int64_t offset
int64_t media_time
int64_t media_time_adj

Member Data Documentation

MMAL_CLOCK_REQUEST_CB MMAL_CLOCK_REQUEST_T::cb

client-supplied callback to invoke

client-supplied callback data

must be first

media-time requested by the client (microseconds)

adjusted media-time at which the request will be serviced in microseconds (this takes the client-supplied offset and CLOCK_TARGET_OFFSET into account)

time offset requested by the client (microseconds)

MMAL_CLOCK_VOID_FP MMAL_CLOCK_REQUEST_T::priv

client-supplied function pointer


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines