![]() |
Audacity 3.2.0
|
An ImportPlugin for FLAC data. More...
Public Member Functions | |
| FLACImportPlugin () | |
| ~FLACImportPlugin () | |
| wxString | GetPluginStringID () override |
| TranslatableString | GetPluginFormatDescription () override |
| std::unique_ptr< ImportFileHandle > | Open (const FilePath &Filename, AudacityProject *) override |
Public Member Functions inherited from ImportPlugin | |
| virtual wxString | GetPluginStringID ()=0 |
| virtual TranslatableString | GetPluginFormatDescription ()=0 |
| virtual FileExtensions | GetSupportedExtensions () |
| virtual TranslatableString | FailureHint () const |
| User visible message suggesting what to do when a file type isn't recognized; default empty string. More... | |
| bool | SupportsExtension (const FileExtension &extension) |
| virtual std::unique_ptr< ImportFileHandle > | Open (const FilePath &Filename, AudacityProject *)=0 |
| virtual | ~ImportPlugin () |
Additional Inherited Members | |
Protected Member Functions inherited from ImportPlugin | |
| ImportPlugin (FileExtensions supportedExtensions) | |
Protected Attributes inherited from ImportPlugin | |
| const FileExtensions | mExtensions |
An ImportPlugin for FLAC data.
Definition at line 98 of file ImportFLAC.cpp.
|
inline |
Definition at line 101 of file ImportFLAC.cpp.
|
inline |
Definition at line 106 of file ImportFLAC.cpp.
|
overridevirtual |
|
inlineoverridevirtual |
Implements ImportPlugin.
Definition at line 108 of file ImportFLAC.cpp.
References wxT().
|
overridevirtual |
Implements ImportPlugin.
Definition at line 275 of file ImportFLAC.cpp.
References FLAC_HEADER.