s_GF_HYBMEDIA 65 modules/hyb_in/hyb_in.h GF_Err (*Connect) (struct s_GF_HYBMEDIA *self, GF_ClientService *service, const char *url); s_GF_HYBMEDIA 66 modules/hyb_in/hyb_in.h GF_Err (*Disconnect)(struct s_GF_HYBMEDIA *self); s_GF_HYBMEDIA 69 modules/hyb_in/hyb_in.h GF_Err (*SetState)(struct s_GF_HYBMEDIA *self, const GF_NET_CHAN_CMD state); s_GF_HYBMEDIA 72 modules/hyb_in/hyb_in.h GF_Err (*GetData) (struct s_GF_HYBMEDIA *self, char **out_data_ptr, u32 *out_data_size, GF_SLHeader *out_sl_hdr); /*only available when data_mode is pull*/ s_GF_HYBMEDIA 73 modules/hyb_in/hyb_in.h GF_Err (*ReleaseData)(struct s_GF_HYBMEDIA *self); /*only available when data_mode is pull*/