FFmpeg
|
Encoding Options used by AVOption. More...
#include <ac3enc.h>
Data Fields | |
int | dialogue_level |
int | bitstream_mode |
float | center_mix_level |
float | surround_mix_level |
int | dolby_surround_mode |
int | audio_production_info |
int | mixing_level |
int | room_type |
int | copyright |
int | original |
int | extended_bsi_1 |
int | preferred_stereo_downmix |
float | ltrt_center_mix_level |
float | ltrt_surround_mix_level |
float | loro_center_mix_level |
float | loro_surround_mix_level |
int | extended_bsi_2 |
int | dolby_surround_ex_mode |
int | dolby_headphone_mode |
int | ad_converter_type |
int | eac3_mixing_metadata |
int | eac3_info_metadata |
int | allow_per_frame_metadata |
int | stereo_rematrixing |
int | channel_coupling |
int | cpl_start |
int AC3EncOptions::dialogue_level |
Definition at line 95 of file ac3enc.h.
Referenced by ac3_output_frame_header(), dprint_options(), and eac3_output_frame_header().
float AC3EncOptions::center_mix_level |
Definition at line 97 of file ac3enc.h.
Referenced by ac3_validate_metadata(), and dprint_options().
float AC3EncOptions::surround_mix_level |
Definition at line 98 of file ac3enc.h.
Referenced by ac3_validate_metadata(), and dprint_options().
int AC3EncOptions::dolby_surround_mode |
Definition at line 99 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::audio_production_info |
Definition at line 100 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), count_frame_bits(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::mixing_level |
Definition at line 101 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::room_type |
Definition at line 102 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::copyright |
Definition at line 103 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::original |
Definition at line 104 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::extended_bsi_1 |
Definition at line 105 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), count_frame_bits(), and dprint_options().
int AC3EncOptions::preferred_stereo_downmix |
Definition at line 106 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
float AC3EncOptions::ltrt_center_mix_level |
Definition at line 107 of file ac3enc.h.
Referenced by ac3_validate_metadata(), and dprint_options().
float AC3EncOptions::ltrt_surround_mix_level |
Definition at line 108 of file ac3enc.h.
Referenced by ac3_validate_metadata(), and dprint_options().
float AC3EncOptions::loro_center_mix_level |
Definition at line 109 of file ac3enc.h.
Referenced by ac3_validate_metadata(), and dprint_options().
float AC3EncOptions::loro_surround_mix_level |
Definition at line 110 of file ac3enc.h.
Referenced by ac3_validate_metadata(), and dprint_options().
int AC3EncOptions::extended_bsi_2 |
Definition at line 111 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), count_frame_bits(), and dprint_options().
int AC3EncOptions::dolby_surround_ex_mode |
Definition at line 112 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::dolby_headphone_mode |
Definition at line 113 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::ad_converter_type |
Definition at line 114 of file ac3enc.h.
Referenced by ac3_output_frame_header(), ac3_validate_metadata(), dprint_options(), and eac3_output_frame_header().
int AC3EncOptions::eac3_mixing_metadata |
Definition at line 115 of file ac3enc.h.
Referenced by ac3_validate_metadata(), count_frame_bits(), and eac3_output_frame_header().
int AC3EncOptions::eac3_info_metadata |
Definition at line 116 of file ac3enc.h.
Referenced by ac3_validate_metadata(), count_frame_bits(), and eac3_output_frame_header().
int AC3EncOptions::allow_per_frame_metadata |
Definition at line 119 of file ac3enc.h.
Referenced by dprint_options().