libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
audiofilefactory.h File Reference
Include dependency graph for audiofilefactory.h:

Go to the source code of this file.

Macros

#define PROMEKI_REGISTER_AUDIOFILE_FACTORY(name)    PROMEKI_REGISTER_FILE_FORMAT_FACTORY(AudioFile, name)
 Macro to register an AudioFileFactory subclass at static initialization time.
 

Typedefs

using AudioFileFactory = FileFormatFactory< AudioFile >
 Factory type for creating AudioFile instances based on file format.
 

Detailed Description

See LICENSE file in the project root folder for license information.