OpenShot Library | OpenShotAudio  0.2.1
juce::AiffFileHelpers::BASCChunk Struct Reference

Public Types

enum  Key { minor = 1, major = 2, neither = 3, both = 4 }
 

Public Member Functions

 BASCChunk (InputStream &input)
 
void addToMetadata (StringPairArray &metadata) const
 
void setBoolFlag (StringPairArray &values, const char *name, bool shouldBeSet) const
 

Public Attributes

uint32 flags
 
uint32 numBeats
 
uint16 rootNote
 
uint16 key
 
uint16 timeSigNum
 
uint16 timeSigDen
 
uint16 oneShot
 
uint8 unknown [66]
 

Detailed Description

Definition at line 129 of file juce_AiffAudioFormat.cpp.


The documentation for this struct was generated from the following file: