Audacity 3.2.0
FormatterContext Member List

This is the complete list of members for FormatterContext, including all inherited members.

EmptyContext()FormatterContextstatic
FormatterContext(const AudacityProject &project)FormatterContextexplicitprivate
FormatterContext(double sampleRate)FormatterContextexplicitprivate
FormatterContext()=defaultFormatterContext
FormatterContext(const FormatterContext &)=defaultFormatterContext
FormatterContext(FormatterContext &&)=defaultFormatterContext
GetProject() constFormatterContext
GetSampleRate(double defaultSampleRate=44100.0) constFormatterContext
HasProject() constFormatterContext
HasSampleRate() constFormatterContext
mProjectFormatterContextprivate
mProjectRateFormatterContextprivate
operator=(const FormatterContext &)=defaultFormatterContext
operator=(FormatterContext &&)=defaultFormatterContext
ProjectContext(const AudacityProject &project)FormatterContextstatic
SampleRateContext(double sampleRate)FormatterContextstatic
~FormatterContext()FormatterContext