_analyse | ARDOUR::ExportFormatSpecification | private |
_channel_limit | ARDOUR::ExportFormatSpecification | private |
_codec_quality | ARDOUR::ExportFormatSpecification | private |
_command | ARDOUR::ExportFormatSpecification | private |
_demo_noise_duration | ARDOUR::ExportFormatSpecification | private |
_demo_noise_interval | ARDOUR::ExportFormatSpecification | private |
_demo_noise_level | ARDOUR::ExportFormatSpecification | private |
_dither_type | ARDOUR::ExportFormatSpecification | private |
_extension | ARDOUR::ExportFormatBase | private |
_format_name | ARDOUR::ExportFormatSpecification | private |
_has_broadcast_info | ARDOUR::ExportFormatSpecification | private |
_has_codec_quality | ARDOUR::ExportFormatSpecification | private |
_has_sample_format | ARDOUR::ExportFormatSpecification | private |
_id | ARDOUR::ExportFormatSpecification | private |
_name | ARDOUR::ExportFormatSpecification | private |
_normalize | ARDOUR::ExportFormatSpecification | private |
_normalize_dbfs | ARDOUR::ExportFormatSpecification | private |
_normalize_dbtp | ARDOUR::ExportFormatSpecification | private |
_normalize_loudness | ARDOUR::ExportFormatSpecification | private |
_normalize_lufs | ARDOUR::ExportFormatSpecification | private |
_reimport | ARDOUR::ExportFormatSpecification | private |
_silence_beginning | ARDOUR::ExportFormatSpecification | private |
_silence_end | ARDOUR::ExportFormatSpecification | private |
_soundcloud_upload | ARDOUR::ExportFormatSpecification | private |
_src_quality | ARDOUR::ExportFormatSpecification | private |
_supports_tagging | ARDOUR::ExportFormatSpecification | private |
_tag | ARDOUR::ExportFormatSpecification | private |
_trim_beginning | ARDOUR::ExportFormatSpecification | private |
_trim_end | ARDOUR::ExportFormatSpecification | private |
_type | ARDOUR::ExportFormatSpecification | private |
_use_tp_limiter | ARDOUR::ExportFormatSpecification | private |
_with_cue | ARDOUR::ExportFormatSpecification | private |
_with_mp4chaps | ARDOUR::ExportFormatSpecification | private |
_with_toc | ARDOUR::ExportFormatSpecification | private |
add_option(XMLNode *node, std::string const &name, std::string const &value) | ARDOUR::ExportFormatSpecification | privatestatic |
analyse() const | ARDOUR::ExportFormatSpecification | inline |
channel_limit() const | ARDOUR::ExportFormatSpecification | inline |
codec_quality() const | ARDOUR::ExportFormatSpecification | inline |
command() const | ARDOUR::ExportFormatSpecification | inline |
D_None enum value | ARDOUR::ExportFormatBase | |
D_Rect enum value | ARDOUR::ExportFormatBase | |
D_Shaped enum value | ARDOUR::ExportFormatBase | |
D_Tri enum value | ARDOUR::ExportFormatBase | |
demo_noise_duration() const | ARDOUR::ExportFormatSpecification | inline |
demo_noise_interval() const | ARDOUR::ExportFormatSpecification | inline |
demo_noise_level() const | ARDOUR::ExportFormatSpecification | inline |
description(bool include_name=true) | ARDOUR::ExportFormatSpecification | |
dither_type() const | ARDOUR::ExportFormatSpecification | inline |
DitherType enum name | ARDOUR::ExportFormatBase | |
do_set_operation(ExportFormatBase const &other, SetOperation operation) const | ARDOUR::ExportFormatBase | private |
E_Big enum value | ARDOUR::ExportFormatBase | |
E_Cpu enum value | ARDOUR::ExportFormatBase | |
E_FileDefault enum value | ARDOUR::ExportFormatBase | |
E_Little enum value | ARDOUR::ExportFormatBase | |
Endianness enum name | ARDOUR::ExportFormatBase | |
endianness() const | ARDOUR::ExportFormatSpecification | inline |
endiannesses | ARDOUR::ExportFormatBase | protected |
endiannesses_empty() const | ARDOUR::ExportFormatBase | inline |
EndianSet typedef | ARDOUR::ExportFormatBase | protected |
ExportElementFactory class | ARDOUR::ExportFormatSpecification | friend |
ExportFormatBase() | ARDOUR::ExportFormatBase | |
ExportFormatBase(ExportFormatBase const &other) | ARDOUR::ExportFormatBase | |
ExportFormatSpecification(Session &s) | ARDOUR::ExportFormatSpecification | explicitprivate |
ExportFormatSpecification(Session &s, XMLNode const &state) | ARDOUR::ExportFormatSpecification | private |
ExportFormatSpecification(ExportFormatSpecification const &other, bool modify_name=true) | ARDOUR::ExportFormatSpecification | |
extension() const | ARDOUR::ExportFormatBase | inline |
F_AIFF enum value | ARDOUR::ExportFormatBase | |
F_AU enum value | ARDOUR::ExportFormatBase | |
F_CAF enum value | ARDOUR::ExportFormatBase | |
F_FFMPEG enum value | ARDOUR::ExportFormatBase | |
F_FLAC enum value | ARDOUR::ExportFormatBase | |
F_IRCAM enum value | ARDOUR::ExportFormatBase | |
F_MPEG enum value | ARDOUR::ExportFormatBase | |
F_None enum value | ARDOUR::ExportFormatBase | |
F_Ogg enum value | ARDOUR::ExportFormatBase | |
F_RAW enum value | ARDOUR::ExportFormatBase | |
F_W64 enum value | ARDOUR::ExportFormatBase | |
F_WAV enum value | ARDOUR::ExportFormatBase | |
format_id() const | ARDOUR::ExportFormatSpecification | inline |
format_ids | ARDOUR::ExportFormatBase | protected |
format_name() const | ARDOUR::ExportFormatSpecification | inline |
FormatId enum name | ARDOUR::ExportFormatBase | |
formats_empty() const | ARDOUR::ExportFormatBase | inline |
FormatSet typedef | ARDOUR::ExportFormatBase | protected |
get_intersection(ExportFormatBase const &other) const | ARDOUR::ExportFormatBase | |
get_option(XMLNode const *node, std::string const &name) | ARDOUR::ExportFormatSpecification | privatestatic |
get_state() const | ARDOUR::ExportFormatSpecification | |
get_union(ExportFormatBase const &other) const | ARDOUR::ExportFormatBase | |
has_broadcast_info() const | ARDOUR::ExportFormatSpecification | inline |
has_endianness(Endianness endianness) const | ARDOUR::ExportFormatBase | inline |
has_format(FormatId format) const | ARDOUR::ExportFormatBase | inline |
has_quality(Quality quality) const | ARDOUR::ExportFormatBase | inline |
has_sample_format(SampleFormat format) const | ARDOUR::ExportFormatBase | inline |
has_sample_rate(SampleRate rate) const | ARDOUR::ExportFormatBase | inline |
id() | ARDOUR::ExportFormatSpecification | inline |
is_compatible_with(ExportFormatCompatibility const &compatibility) const | ARDOUR::ExportFormatSpecification | |
is_complete() const | ARDOUR::ExportFormatSpecification | |
is_format(std::shared_ptr< ExportFormat > format) const | ARDOUR::ExportFormatSpecification | |
name() const | ARDOUR::ExportFormatSpecification | inline |
nearest_sample_rate(samplecnt_t sample_rate) | ARDOUR::ExportFormatBase | static |
normalize() const | ARDOUR::ExportFormatSpecification | inline |
normalize_dbfs() const | ARDOUR::ExportFormatSpecification | inline |
normalize_dbtp() const | ARDOUR::ExportFormatSpecification | inline |
normalize_loudness() const | ARDOUR::ExportFormatSpecification | inline |
normalize_lufs() const | ARDOUR::ExportFormatSpecification | inline |
operator==(ExportFormatSpecification const &) const | ARDOUR::ExportFormatSpecification | |
Q_Any enum value | ARDOUR::ExportFormatBase | |
Q_LosslessCompression enum value | ARDOUR::ExportFormatBase | |
Q_LosslessLinear enum value | ARDOUR::ExportFormatBase | |
Q_LossyCompression enum value | ARDOUR::ExportFormatBase | |
Q_None enum value | ARDOUR::ExportFormatBase | |
qualities | ARDOUR::ExportFormatBase | protected |
qualities_empty() const | ARDOUR::ExportFormatBase | inline |
quality() const | ARDOUR::ExportFormatSpecification | inline |
Quality enum name | ARDOUR::ExportFormatBase | |
QualitySet typedef | ARDOUR::ExportFormatBase | protected |
reimport() const | ARDOUR::ExportFormatSpecification | inline |
sample_format() const | ARDOUR::ExportFormatSpecification | inline |
sample_formats | ARDOUR::ExportFormatBase | protected |
sample_formats_empty() const | ARDOUR::ExportFormatBase | inline |
sample_rate() const | ARDOUR::ExportFormatSpecification | inline |
sample_rates | ARDOUR::ExportFormatBase | protected |
sample_rates_empty() const | ARDOUR::ExportFormatBase | inline |
SampleFormat enum name | ARDOUR::ExportFormatBase | |
SampleFormatSet typedef | ARDOUR::ExportFormatBase | protected |
SampleRate enum name | ARDOUR::ExportFormatBase | |
SampleRateSet typedef | ARDOUR::ExportFormatBase | protected |
session | ARDOUR::ExportFormatSpecification | private |
set_analyse(bool yn) | ARDOUR::ExportFormatSpecification | inline |
set_codec_quality(int q) | ARDOUR::ExportFormatSpecification | inline |
set_command(std::string command) | ARDOUR::ExportFormatSpecification | inline |
set_demo_noise_duration(int msec) | ARDOUR::ExportFormatSpecification | inline |
set_demo_noise_interval(int msec) | ARDOUR::ExportFormatSpecification | inline |
set_demo_noise_level(float db) | ARDOUR::ExportFormatSpecification | inline |
set_dither_type(DitherType value) | ARDOUR::ExportFormatSpecification | inline |
set_endianness(Endianness value) | ARDOUR::ExportFormatSpecification | inline |
set_extension(std::string const &extension) | ARDOUR::ExportFormatBase | inline |
set_format(std::shared_ptr< ExportFormat > format) | ARDOUR::ExportFormatSpecification | |
set_format_id(FormatId value) | ARDOUR::ExportFormatSpecification | inline |
set_name(std::string const &name) | ARDOUR::ExportFormatSpecification | inline |
set_normalize(bool value) | ARDOUR::ExportFormatSpecification | inline |
set_normalize_dbfs(float value) | ARDOUR::ExportFormatSpecification | inline |
set_normalize_dbtp(float value) | ARDOUR::ExportFormatSpecification | inline |
set_normalize_loudness(bool value) | ARDOUR::ExportFormatSpecification | inline |
set_normalize_lufs(float value) | ARDOUR::ExportFormatSpecification | inline |
set_quality(Quality value) | ARDOUR::ExportFormatSpecification | inline |
set_reimport(bool yn) | ARDOUR::ExportFormatSpecification | inline |
set_sample_format(SampleFormat value) | ARDOUR::ExportFormatSpecification | inline |
set_sample_rate(SampleRate value) | ARDOUR::ExportFormatSpecification | inline |
set_silence_beginning(AnyTime const &value) | ARDOUR::ExportFormatSpecification | inline |
set_silence_end(AnyTime const &value) | ARDOUR::ExportFormatSpecification | inline |
set_soundcloud_upload(bool yn) | ARDOUR::ExportFormatSpecification | inline |
set_src_quality(SRCQuality value) | ARDOUR::ExportFormatSpecification | inline |
set_state(const XMLNode &root) | ARDOUR::ExportFormatSpecification | |
set_tag(bool tag_it) | ARDOUR::ExportFormatSpecification | inline |
set_trim_beginning(bool value) | ARDOUR::ExportFormatSpecification | inline |
set_trim_end(bool value) | ARDOUR::ExportFormatSpecification | inline |
set_type(Type type) | ARDOUR::ExportFormatSpecification | inline |
set_use_tp_limiter(bool value) | ARDOUR::ExportFormatSpecification | inline |
set_with_cue(bool yn) | ARDOUR::ExportFormatSpecification | inline |
set_with_mp4chaps(bool yn) | ARDOUR::ExportFormatSpecification | inline |
set_with_toc(bool yn) | ARDOUR::ExportFormatSpecification | inline |
SetIntersection enum value | ARDOUR::ExportFormatBase | private |
SetOperation enum name | ARDOUR::ExportFormatBase | private |
SetUnion enum value | ARDOUR::ExportFormatBase | private |
SF_16 enum value | ARDOUR::ExportFormatBase | |
SF_24 enum value | ARDOUR::ExportFormatBase | |
SF_32 enum value | ARDOUR::ExportFormatBase | |
SF_8 enum value | ARDOUR::ExportFormatBase | |
SF_Double enum value | ARDOUR::ExportFormatBase | |
SF_Float enum value | ARDOUR::ExportFormatBase | |
SF_MPEG_LAYER_III enum value | ARDOUR::ExportFormatBase | |
SF_None enum value | ARDOUR::ExportFormatBase | |
SF_Opus enum value | ARDOUR::ExportFormatBase | |
SF_U8 enum value | ARDOUR::ExportFormatBase | |
SF_Vorbis enum value | ARDOUR::ExportFormatBase | |
silence_beginning_at(samplepos_t position, samplecnt_t samplerate) const | ARDOUR::ExportFormatSpecification | inline |
silence_beginning_time() const | ARDOUR::ExportFormatSpecification | inline |
silence_end_at(samplepos_t position, samplecnt_t samplerate) const | ARDOUR::ExportFormatSpecification | inline |
silence_end_time() const | ARDOUR::ExportFormatSpecification | inline |
soundcloud_upload() const | ARDOUR::ExportFormatSpecification | inline |
SR_176_4 enum value | ARDOUR::ExportFormatBase | |
SR_192 enum value | ARDOUR::ExportFormatBase | |
SR_22_05 enum value | ARDOUR::ExportFormatBase | |
SR_24 enum value | ARDOUR::ExportFormatBase | |
SR_44_1 enum value | ARDOUR::ExportFormatBase | |
SR_48 enum value | ARDOUR::ExportFormatBase | |
SR_8 enum value | ARDOUR::ExportFormatBase | |
SR_88_2 enum value | ARDOUR::ExportFormatBase | |
SR_96 enum value | ARDOUR::ExportFormatBase | |
SR_None enum value | ARDOUR::ExportFormatBase | |
SR_Session enum value | ARDOUR::ExportFormatBase | |
SRC_Linear enum value | ARDOUR::ExportFormatBase | |
src_quality() const | ARDOUR::ExportFormatSpecification | inline |
SRC_SincBest enum value | ARDOUR::ExportFormatBase | |
SRC_SincFast enum value | ARDOUR::ExportFormatBase | |
SRC_SincMedium enum value | ARDOUR::ExportFormatBase | |
SRC_ZeroOrderHold enum value | ARDOUR::ExportFormatBase | |
SRCQuality enum name | ARDOUR::ExportFormatBase | |
T_FFMPEG enum value | ARDOUR::ExportFormatBase | |
T_None enum value | ARDOUR::ExportFormatBase | |
T_Sndfile enum value | ARDOUR::ExportFormatBase | |
tag() const | ARDOUR::ExportFormatSpecification | inline |
trim_beginning() const | ARDOUR::ExportFormatSpecification | inline |
trim_end() const | ARDOUR::ExportFormatSpecification | inline |
type() const | ARDOUR::ExportFormatSpecification | inline |
Type enum name | ARDOUR::ExportFormatBase | |
use_tp_limiter() const | ARDOUR::ExportFormatSpecification | inline |
with_cue() const | ARDOUR::ExportFormatSpecification | inline |
with_mp4chaps() const | ARDOUR::ExportFormatSpecification | inline |
with_toc() const | ARDOUR::ExportFormatSpecification | inline |
~ExportFormatBase() | ARDOUR::ExportFormatBase | virtual |
~ExportFormatSpecification() | ARDOUR::ExportFormatSpecification | |