OpenShot Library | libopenshot-audio
0.2.0
|
73 bool canDoStereo()
override;
74 bool canDoMono()
override;
77 bool canHandleFile (
const File& fileToTest)
override;
82 bool deleteStreamIfOpeningFails)
override;
88 double sampleRateToUse,
89 unsigned int numberOfChannels,
92 int qualityOptionIndex)
override;
#define JUCE_API
This macro is added to all JUCE public class declarations.
The base class for streams that write data to some kind of destination.
Represents a local file or directory.
A container for holding a set of strings which are keyed by another string.