MythTV
master
|
#include <mythtranscode/external/replex/element.h>
Public Attributes | |
int | set |
int | layer |
uint32_t | bit_rate |
uint32_t | frequency |
uint32_t | mode |
uint32_t | mode_extension |
uint32_t | emphasis |
uint32_t | framesize |
uint32_t | frametime |
uint32_t | off |
char | language [4] |
int audio_frame_t::set |
Definition at line 110 of file element.h.
Referenced by analyze_audio(), avi_es_out(), es_out(), get_ac3_info(), get_audio_info(), pes_es_out(), and replex_all_set().
int audio_frame_t::layer |
Definition at line 111 of file element.h.
Referenced by add_pts_audio(), check_audio_header(), fix_audio_count(), get_ac3_info(), and get_audio_info().
uint32_t audio_frame_t::bit_rate |
Definition at line 112 of file element.h.
Referenced by check_audio_header(), encode_mp2_audio(), get_ac3_info(), get_audio_info(), get_ts_ext_overhead(), and init_multiplex().
uint32_t audio_frame_t::frequency |
Definition at line 113 of file element.h.
Referenced by add_pts_audio(), check_audio_header(), encode_mp2_audio(), fix_audio_count(), get_ac3_info(), and get_audio_info().
uint32_t audio_frame_t::framesize |
Definition at line 117 of file element.h.
Referenced by analyze_audio(), get_ac3_info(), get_audio_info(), and get_ts_ext_overhead().
uint32_t audio_frame_t::frametime |
Definition at line 118 of file element.h.
Referenced by analyze_audio(), get_ac3_info(), and get_audio_info().
uint32_t audio_frame_t::off |
Definition at line 119 of file element.h.
Referenced by get_ac3_info(), and get_audio_info().
char audio_frame_t::language[4] |
Definition at line 120 of file element.h.
Referenced by nv_python_libs.common.common_api.Common::getLanguage(), and init_multiplex().