Audacity 3.2.0
|
Classes | |
class | ExportOptionsSFEditor |
class | ExportOptionsSFTypedEditor |
Enumerations | |
enum | { FMT_AIFF , FMT_WAV , FMT_OTHER } |
enum | : int { OptionIDSFType = 0 } |
Functions | |
int | LoadOtherFormat (const audacity::BasicSettings &config, int def) |
void | SaveOtherFormat (audacity::BasicSettings &config, int val) |
int | LoadEncoding (const audacity::BasicSettings &config, int type, int def) |
void | SaveEncoding (audacity::BasicSettings &config, int type, int val) |
void | GetEncodings (int type, std::vector< ExportValue > &values, TranslatableStrings &names) |
Variables | |
struct { | |
int anonymous_namespace{ExportPCM.cpp}::format | |
const wxChar * anonymous_namespace{ExportPCM.cpp}::name | |
const TranslatableString anonymous_namespace{ExportPCM.cpp}::desc | |
} | kFormats [] |
anonymous enum |
Enumerator | |
---|---|
FMT_AIFF | |
FMT_WAV | |
FMT_OTHER |
Definition at line 61 of file ExportPCM.cpp.
anonymous enum : int |
Enumerator | |
---|---|
OptionIDSFType |
Definition at line 116 of file ExportPCM.cpp.
void anonymous_namespace{ExportPCM.cpp}::GetEncodings | ( | int | type, |
std::vector< ExportValue > & | values, | ||
TranslatableStrings & | names | ||
) |
Definition at line 92 of file ExportPCM.cpp.
References names, sf_encoding_index_name(), sf_encoding_index_to_subtype(), sf_num_encodings(), values, and Verbatim().
Referenced by anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFEditor::ExportOptionsSFEditor(), and anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFTypedEditor::ExportOptionsSFTypedEditor().
int anonymous_namespace{ExportPCM.cpp}::LoadEncoding | ( | const audacity::BasicSettings & | config, |
int | type, | ||
int | def | ||
) |
Definition at line 80 of file ExportPCM.cpp.
References audacity::BasicSettings::Read(), sf_header_shortname(), and wxT().
Referenced by ExportPCM::GetFormatInfo(), anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFTypedEditor::Load(), and anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFEditor::Load().
int anonymous_namespace{ExportPCM.cpp}::LoadOtherFormat | ( | const audacity::BasicSettings & | config, |
int | def | ||
) |
Definition at line 70 of file ExportPCM.cpp.
References audacity::BasicSettings::Read().
Referenced by ExportPCM::GetFormatInfo(), and anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFEditor::Load().
void anonymous_namespace{ExportPCM.cpp}::SaveEncoding | ( | audacity::BasicSettings & | config, |
int | type, | ||
int | val | ||
) |
Definition at line 86 of file ExportPCM.cpp.
References sf_header_shortname(), audacity::BasicSettings::Write(), and wxT().
Referenced by anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFTypedEditor::Store(), and anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFEditor::Store().
void anonymous_namespace{ExportPCM.cpp}::SaveOtherFormat | ( | audacity::BasicSettings & | config, |
int | val | ||
) |
Definition at line 75 of file ExportPCM.cpp.
References audacity::BasicSettings::Write(), and wxT().
Referenced by anonymous_namespace{ExportPCM.cpp}::ExportOptionsSFEditor::Store().
const TranslatableString anonymous_namespace{ExportPCM.cpp}::desc |
Definition at line 51 of file ExportPCM.cpp.
Referenced by detail::PluginValidationResult::Add(), PluginDataModel::ApplyChanges(), PluginManager::ClearEffectPlugins(), OldStyleCommandType::Describe(), anonymous_namespace{PluginHost.cpp}::Discover(), HistoryDialog::DoUpdate(), anonymous_namespace{AudioUnitEffectsModule.cpp}::FindAudioUnit(), OptionValidator::GetDescription(), anonymous_namespace{RealtimeEffectPanel.cpp}::GetEffectName(), VST3EffectBase::GetFactoryPresets(), anonymous_namespace{RealtimeEffectPanel.cpp}::GetPlugin(), PluginManager::GetPluginEnabledSetting(), UndoManager::GetShortDescription(), PlainExportOptionsEditor::InitOptions(), PluginManager::Load(), AudioUnitEffectsModule::LoadAudioUnitsOfType(), RealtimeEffectPanel::MakeMasterEffectPane(), CommandManager::ModifyUndoMenuItems(), NyqBench::NyqBench(), anonymous_namespace{BatchProcessDialog.cpp}::OnApplyMacroDirectlyByName(), PluginStartupRegistration::OnPluginFound(), PluginStartupRegistration::OnValidationFinished(), ExportFLAC::ParseConfig(), PluginDataModel::PluginDataModel(), ProjectHistory::PushState(), PluginManager::RegisterPlugin(), UndoManager::SetLongDescription(), PluginManager::Terminate(), anonymous_namespace{RealtimeEffectPanel.cpp}::EffectsMenuHelper::UpdateEffectMenuItems(), PluginDataModel::UpdateFilter(), PitchAndSpeedDialog::UpdateHistory(), AudioSetupToolBar::UpdatePrefs(), DeviceToolBar::UpdatePrefs(), and detail::PluginValidationResult::WriteXML().
int anonymous_namespace{ExportPCM.cpp}::format |
Definition at line 49 of file ExportPCM.cpp.
Referenced by AboutDialog::AddCredit(), AUPImportFileHandle::AddFile(), AUPImportFileHandle::AddSamples(), AdjustFormatIndex(), SampleBuffer::Allocate(), WaveChannel::Append(), Sequence::Append(), WaveTrack::Append(), WaveClip::Append(), Sequence::AppendBlock(), WaveChannel::AppendBuffer(), WaveClip::AppendLegacyNewBlock(), Sequence::AppendNewBlock(), WaveClip::AppendToChannel(), AudacityToPortAudioSampleFormat(), anonymous_namespace{Registry.cpp}::BadPath(), BarStepCase(), BeatsCase(), TimerRecordExportDialog::Bind(), ImportUtils::ChooseFormat(), RingBuffer::Clear(), ClearSamples(), FormatClassifier::ConvertSamples(), Sequence::ConvertToSampleFormat(), WaveClip::ConvertToSampleFormat(), WaveTrack::ConvertToSampleFormat(), Sequence::Copy(), WaveTrack::Create(), WaveTrackFactory::Create(), WaveTrackFactory::CreateMany(), ExportFFmpeg::CreateOptionsEditor(), ExportPCM::CreateOptionsEditor(), CreateParsedNumericConverterFormatter(), ExportFFmpeg::CreateProcessor(), ExportPCM::CreateProcessor(), CrossFader::CrossFadeMix(), cutCopyOptions(), Sequence::Delete(), CommandManager::DescribeCommandsAndShortcuts(), Sequence::DoAppend(), WaveTrackFactory::DoCreate(), LabelTrackView::DoEditLabels(), anonymous_namespace{FileMenus.cpp}::DoExport(), StretchingSequence::DoGet(), WaveChannel::DoGet(), WaveTrack::DoGet(), TranslatableString::DoSubstitute(), AudioIO::DrainRecordBuffers(), ExportFFmpegOptions::EnableDisableControls(), anonymous_namespace{Sequence.cpp}::ensureSampleBufferSize(), FileException::ErrorMessage(), LabelTrack::Export(), LabelStruct::Export(), ExportAudioDialog::ExportAudioDialog(), ExportOptionsHandler::ExportOptionsHandler(), ExportFFmpegOptions::FetchCompatibleCodecList(), FFmpegFunctions::FillOuptutFormatsList(), FindDependencies(), ExportPluginRegistry::FindFormat(), FormatClassifier::FormatClassifier(), LabelTrack::FormatForFileName(), Sequence::Get(), RingBuffer::Get(), Importer::GetFileTypes(), ExportPCM::GetFormatInfo(), WaveTrack::GetOne(), anonymous_namespace{WaveTrack.cpp}::GetRenderedCopy(), FormatClassifier::GetResultFormatLibSndfile(), GetSampleFormatStr(), CrossFader::GetSamples(), WaveClipChannel::GetSamples(), WaveClip::GetSamples(), Guess16Bit(), GuessFloatFormats(), GuessIntFormats(), WaveClip::HandleXMLChild(), FormatMenuTable::IdOfFormat(), FFmpegImportFileHandle::Import(), PCMImportFileHandle::Import(), LabelTrack::Import(), LabelStruct::Import(), audacity::cloud::audiocom::sync::anonymous_namespace{WavPackCompressor.cpp}::Importer::Importer(), ImportRaw(), Internat::Init(), ExportFilePanel::Init(), Sequence::InsertSilence(), RulerUpdater::TickSizes::LabelString(), MixAndRender(), Mixer::Mixer(), NumericEditor::NumericEditor(), LabelDialog::OnExport(), anonymous_namespace{FileMenus.cpp}::OnExportLabels(), LabelDialog::OnImport(), anonymous_namespace{FileMenus.cpp}::OnImportLabels(), ScrubbingOverlay::OnTimer(), SelectionBar::OnUpdate(), Sequence::Paste(), ExportUtils::PerformInteractiveExport(), TimeToolBar::Populate(), NyquistBase::ProcessOne(), RingBuffer::Put(), anonymous_namespace{LegacyCompressor.cpp}::RatioLabelFormat(), anonymous_namespace{LegacyCompressor.cpp}::RatioTextFormat(), RawAudioGuess(), Sequence::Read(), MultiFormatReader::ReadSamples(), FormatClassifier::ReadSignal(), SnapManager::Reinit(), RemoveDependencies(), GrowableSampleBuffer::Resize(), ReverseSamples(), Ruler::Ruler(), RulerPanel::RulerPanel(), FFmpegPresets::SavePreset(), WaveChannel::Set(), ProjectNumericFormats::SetAudioTimeFormat(), ProjectSelectionManager::SetAudioTimeFormat(), TimeToolBar::SetAudioTimeFormat(), NumericEditor::SetFormat(), TimeFormat::SetLabelString(), WaveTrack::SetLegacyFormat(), ExportTaskBuilder::SetPlugin(), anonymous_namespace{WaveTrack.cpp}::WaveTrackData::SetSampleFormat(), Sequence::SetSamples(), WaveClipChannel::SetSamples(), WaveClip::SetSamples(), ProjectNumericFormats::SetSelectionFormat(), ProjectSelectionManager::SetSelectionFormat(), SelectionBar::SetSelectionFormat(), sf_header_extension(), sf_header_index_name(), sf_header_mactype(), sf_header_name(), sf_header_shortname(), sf_subtype_bytes_per_sample(), sf_subtype_is_integer(), sf_subtype_more_than_16_bits(), sf_subtype_to_effective_format(), anonymous_namespace{Sequence.cpp}::ShareOrCopySampleBlock(), anonymous_namespace{NoiseReduction.cpp}::ControlInfo::Text(), RulerUpdater::TickSizes::TickSizes(), TimeCase(), TimeStepCase(), Internat::ToDisplayString(), NumberFormatter::ToString(), SelectionBar::UpdateTimeControlsFormat(), WaveClip::WaveClip(), and WaveTrack::WaveTrack().
struct anonymous_namespace{ExportPCM.cpp} { ... } anonymous_namespace{ExportPCM.cpp}::kFormats[] |
Referenced by ExportPCM::CreateOptionsEditor(), ExportPCM::GetFormatCount(), and ExportPCM::GetFormatInfo().
const wxChar* anonymous_namespace{ExportPCM.cpp}::name |
Definition at line 50 of file ExportPCM.cpp.
Referenced by PCMExportProcessor::AddID3Chunk().