#include <esi.h>
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 |
GF_Err(* GF_ServiceInterface::input_ctrl)(struct __service_ifce *_self, u32 ctrl_type, void *param) |
GF_Err(* GF_ServiceInterface::output_ctrl)(struct __service_ifce *_self, u32 ctrl_type, void *param) |