My Project
Public Attributes
MMAL_VC_CLIENT_BUFFER_CONTEXT_T Struct Reference

#include <mmal_vc_client_priv.h>

List of all members.

Public Attributes

uint32_t magic
void(* callback )(struct mmal_worker_buffer_from_host *)
void(* callback_event )(MMAL_PORT_T *port, MMAL_BUFFER_HEADER_T *event)
MMAL_PORT_Tport
MMAL_BUFFER_HEADER_Tbuffer
struct mmal_worker_buffer_from_host msg

Detailed Description

Hold the context required when sending a buffer to the copro.


Member Data Documentation

The original buffer from the host.

Called when VC is done with the buffer

Called when VC sends an event

The actual message sent to the host

The port this buffer was sent to


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