![]() |
libgpac
Documentation of the core library of GPAC
|
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 |
| u8 * | ac3_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 |
| AC3Idx * | indexes |
| u32 | index_alloc_size |
| u32 | index_size |
| u32 | bitrate |
| Bool | copy_props |
| Double GF_AC3DmxCtx::index |
| GF_FilterPid* GF_AC3DmxCtx::ipid |
| GF_FilterPid* GF_AC3DmxCtx::opid |
| GF_BitStream* GF_AC3DmxCtx::bs |
| u64 GF_AC3DmxCtx::file_pos |
| u64 GF_AC3DmxCtx::cts |
| u32 GF_AC3DmxCtx::sample_rate |
| u32 GF_AC3DmxCtx::nb_ch |
| GF_Fraction64 GF_AC3DmxCtx::duration |
| Double GF_AC3DmxCtx::start_range |
| Bool GF_AC3DmxCtx::in_seek |
| u32 GF_AC3DmxCtx::timescale |
| GF_AC3Config GF_AC3DmxCtx::hdr |
| u8* GF_AC3DmxCtx::ac3_buffer |
| u32 GF_AC3DmxCtx::ac3_buffer_size |
| u32 GF_AC3DmxCtx::ac3_buffer_alloc |
| u32 GF_AC3DmxCtx::resume_from |
| u64 GF_AC3DmxCtx::byte_offset |
| Bool GF_AC3DmxCtx::is_playing |
| Bool GF_AC3DmxCtx::is_file |
| Bool GF_AC3DmxCtx::file_loaded |
| Bool GF_AC3DmxCtx::initial_play_done |
| Bool GF_AC3DmxCtx::is_eac3 |
| Bool(* GF_AC3DmxCtx::ac3_parser_bs) (GF_BitStream *, GF_AC3Config *, Bool) |
| GF_FilterPacket* GF_AC3DmxCtx::src_pck |
| AC3Idx* GF_AC3DmxCtx::indexes |
| u32 GF_AC3DmxCtx::index_alloc_size |
| u32 GF_AC3DmxCtx::index_size |
| u32 GF_AC3DmxCtx::bitrate |
| Bool GF_AC3DmxCtx::copy_props |