libgpac
Documentation of the core library of GPAC
GF_AC3DmxCtx Struct Reference
+ Collaboration diagram for GF_AC3DmxCtx:

Data Fields

Double index
 
GF_FilterPid * ipid
 
GF_FilterPid * opid
 
GF_BitStream * bs
 
u64 file_pos
 
u64 cts
 
u32 sample_rate
 
u32 nb_ch
 
GF_Fraction64 duration
 
Double start_range
 
Bool in_seek
 
u32 timescale
 
GF_AC3Config hdr
 
u8ac3_buffer
 
u32 ac3_buffer_size
 
u32 ac3_buffer_alloc
 
u32 resume_from
 
u64 byte_offset
 
Bool is_playing
 
Bool is_file
 
Bool file_loaded
 
Bool initial_play_done
 
Bool is_eac3
 
Bool(* ac3_parser_bs )(GF_BitStream *, GF_AC3Config *, Bool)
 
GF_FilterPacket * src_pck
 
AC3Idxindexes
 
u32 index_alloc_size
 
u32 index_size
 
u32 bitrate
 
Bool copy_props
 

Field Documentation

◆ index

Double GF_AC3DmxCtx::index

◆ ipid

GF_FilterPid* GF_AC3DmxCtx::ipid

◆ opid

GF_FilterPid* GF_AC3DmxCtx::opid

◆ bs

GF_BitStream* GF_AC3DmxCtx::bs

◆ file_pos

u64 GF_AC3DmxCtx::file_pos

◆ cts

u64 GF_AC3DmxCtx::cts

◆ sample_rate

u32 GF_AC3DmxCtx::sample_rate

◆ nb_ch

u32 GF_AC3DmxCtx::nb_ch

◆ duration

GF_Fraction64 GF_AC3DmxCtx::duration

◆ start_range

Double GF_AC3DmxCtx::start_range

◆ in_seek

Bool GF_AC3DmxCtx::in_seek

◆ timescale

u32 GF_AC3DmxCtx::timescale

◆ hdr

GF_AC3Config GF_AC3DmxCtx::hdr

◆ ac3_buffer

u8* GF_AC3DmxCtx::ac3_buffer

◆ ac3_buffer_size

u32 GF_AC3DmxCtx::ac3_buffer_size

◆ ac3_buffer_alloc

u32 GF_AC3DmxCtx::ac3_buffer_alloc

◆ resume_from

u32 GF_AC3DmxCtx::resume_from

◆ byte_offset

u64 GF_AC3DmxCtx::byte_offset

◆ is_playing

Bool GF_AC3DmxCtx::is_playing

◆ is_file

Bool GF_AC3DmxCtx::is_file

◆ file_loaded

Bool GF_AC3DmxCtx::file_loaded

◆ initial_play_done

Bool GF_AC3DmxCtx::initial_play_done

◆ is_eac3

Bool GF_AC3DmxCtx::is_eac3

◆ ac3_parser_bs

Bool(* GF_AC3DmxCtx::ac3_parser_bs) (GF_BitStream *, GF_AC3Config *, Bool)

◆ src_pck

GF_FilterPacket* GF_AC3DmxCtx::src_pck

◆ indexes

AC3Idx* GF_AC3DmxCtx::indexes

◆ index_alloc_size

u32 GF_AC3DmxCtx::index_alloc_size

◆ index_size

u32 GF_AC3DmxCtx::index_size

◆ bitrate

u32 GF_AC3DmxCtx::bitrate

◆ copy_props

Bool GF_AC3DmxCtx::copy_props