![]()  | 
  
    libgpac
    
   Documentation of the core library of GPAC 
   | 
  
 Collaboration diagram for SCTE35DecCtx:Data Fields | |
| GF_FilterPid * | ipid | 
| GF_FilterPid * | opid | 
| SCTE35DecDataMode | data_mode | 
| u64 | clock | 
| u32 | mode | 
| GF_Fraction | sampdur | 
| 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) | 
| GF_List * | ordered_events | 
| u32 | last_event_id | 
| u32 | timescale | 
| u32 | last_pck_dur | 
| s64 | last_dispatched_dts | 
| Bool | last_dispatched_dts_init | 
| u64 | orig_ts | 
| Bool | seg_setup | 
| u32 | segnum | 
| u8 | emeb_box [8] | 
| GF_FilterPacket * | dash_pck | 
| Bool | is_dash | 
| GF_FilterPid* SCTE35DecCtx::ipid | 
| GF_FilterPid* SCTE35DecCtx::opid | 
| SCTE35DecDataMode SCTE35DecCtx::data_mode | 
| u64 SCTE35DecCtx::clock | 
| u32 SCTE35DecCtx::mode | 
| GF_Fraction SCTE35DecCtx::sampdur | 
| 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) | 
| GF_List* SCTE35DecCtx::ordered_events | 
| u32 SCTE35DecCtx::last_event_id | 
| u32 SCTE35DecCtx::timescale | 
| u32 SCTE35DecCtx::last_pck_dur | 
| s64 SCTE35DecCtx::last_dispatched_dts | 
| Bool SCTE35DecCtx::last_dispatched_dts_init | 
| u64 SCTE35DecCtx::orig_ts | 
| Bool SCTE35DecCtx::seg_setup | 
| u32 SCTE35DecCtx::segnum | 
| u8 SCTE35DecCtx::emeb_box[8] | 
| GF_FilterPacket* SCTE35DecCtx::dash_pck | 
| Bool SCTE35DecCtx::is_dash |