libgpac
Documentation of the core library of GPAC
|
Data Fields | |
GF_FilterPid * | ipid |
GF_FilterPid * | opid |
Bool | native |
GF_FilterPacket *(* | pck_new_shared )(GF_FilterPid *pid, const u8 *data, u32 data_size, gf_fsess_packet_destructor destruct) |
GF_FilterPacket *(* | pck_new_alloc )(GF_FilterPid *pid, u32 data_size, u8 **data) |
GF_Err(* | pck_send )(GF_FilterPacket *pck) |
u32 | mode |
Bool | pass |
GF_List * | ordered_events |
u64 | clock |
u32 | last_event_id |
u32 | timescale |
u32 | last_pck_dur |
u64 | last_dispatched_dts |
Bool | last_dispatched_dts_init |
GF_Fraction | segdur |
u8 | emeb_box [8] |
Bool | seg_setup |
u64 | orig_ts |
u32 | nb_forced |
GF_FilterPid* SCTE35DecCtx::ipid |
GF_FilterPid* SCTE35DecCtx::opid |
Bool SCTE35DecCtx::native |
GF_FilterPacket*(* SCTE35DecCtx::pck_new_shared) (GF_FilterPid *pid, const u8 *data, u32 data_size, gf_fsess_packet_destructor destruct) |
GF_Err(* SCTE35DecCtx::pck_send) (GF_FilterPacket *pck) |
u32 SCTE35DecCtx::mode |
Bool SCTE35DecCtx::pass |
GF_List* SCTE35DecCtx::ordered_events |
u64 SCTE35DecCtx::clock |
u32 SCTE35DecCtx::last_event_id |
u32 SCTE35DecCtx::timescale |
u32 SCTE35DecCtx::last_pck_dur |
u64 SCTE35DecCtx::last_dispatched_dts |
Bool SCTE35DecCtx::last_dispatched_dts_init |
GF_Fraction SCTE35DecCtx::segdur |
u8 SCTE35DecCtx::emeb_box[8] |
Bool SCTE35DecCtx::seg_setup |
u64 SCTE35DecCtx::orig_ts |
u32 SCTE35DecCtx::nb_forced |