|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <esi.h>
Collaboration diagram for GF_ServiceInterface:Data Fields | |
| u32 | type |
| GF_Err(* | input_ctrl )(struct __service_ifce *_self, u32 ctrl_type, void *param) |
| void * | input_udta |
| GF_Err(* | output_ctrl )(struct __service_ifce *_self, u32 ctrl_type, void *param) |
| void * | output_udta |
| GF_ESInterface ** | streams |
| u32 | nb_streams |
| u32 GF_ServiceInterface::type |
| void* GF_ServiceInterface::input_udta |
| GF_Err(* GF_ServiceInterface::output_ctrl)(struct __service_ifce *_self, u32 ctrl_type, void *param) |
| void* GF_ServiceInterface::output_udta |
| GF_ESInterface** GF_ServiceInterface::streams |
| u32 GF_ServiceInterface::nb_streams |