#include <tracktion_AudioFile.h>
◆ AudioFileInfo() [1/2]
| engine::AudioFileInfo::AudioFileInfo |
( |
Engine & |
| ) |
|
◆ AudioFileInfo() [2/2]
| engine::AudioFileInfo::AudioFileInfo |
( |
const AudioFile & |
, |
|
|
juce::AudioFormatReader * |
, |
|
|
juce::AudioFormat * |
|
|
) |
| |
◆ parse()
◆ getLengthInSeconds()
| double engine::AudioFileInfo::getLengthInSeconds |
( |
| ) |
const |
|
noexcept |
◆ getLongDescription()
| juce::String engine::AudioFileInfo::getLongDescription |
( |
| ) |
const |
◆ engine
| Engine* engine::AudioFileInfo::engine = nullptr |
◆ wasParsedOk
| bool engine::AudioFileInfo::wasParsedOk = false |
◆ hashCode
| HashCode engine::AudioFileInfo::hashCode = 0 |
◆ format
| juce::AudioFormat* engine::AudioFileInfo::format = nullptr |
◆ sampleRate
| double engine::AudioFileInfo::sampleRate = 0 |
◆ lengthInSamples
◆ numChannels
| int engine::AudioFileInfo::numChannels = 0 |
◆ bitsPerSample
| int engine::AudioFileInfo::bitsPerSample = 0 |
◆ isFloatingPoint
| bool engine::AudioFileInfo::isFloatingPoint = false |
◆ needsCachedProxy
| bool engine::AudioFileInfo::needsCachedProxy = false |
◆ channelLayout
| juce::AudioChannelSet engine::AudioFileInfo::channelLayout |
◆ metadata
| juce::StringPairArray engine::AudioFileInfo::metadata |
◆ fileModificationTime
| juce::Time engine::AudioFileInfo::fileModificationTime |
◆ loopInfo
| LoopInfo engine::AudioFileInfo::loopInfo |
The documentation for this struct was generated from the following file: