libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
GF_ServiceInterface Struct Reference

#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
 

Field Documentation

u32 GF_ServiceInterface::type
GF_Err(* GF_ServiceInterface::input_ctrl) (struct __service_ifce *_self, u32 ctrl_type, void *param)
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

The documentation for this struct was generated from the following file: