openshot-audio  0.1.6
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
WavFileHelpers::InstChunk Struct Reference

Public Member Functions

void copyTo (StringPairArray &values) const
 

Static Public Member Functions

static void setValue (StringPairArray &values, const char *name, int val)
 
static int8 getValue (const StringPairArray &values, const char *name, const char *def)
 
static MemoryBlock createFrom (const StringPairArray &values)
 

Public Attributes

int8 baseNote
 
int8 detune
 
int8 gain
 
int8 lowNote
 
int8 highNote
 
int8 lowVelocity
 
int8 highVelocity
 

Member Function Documentation

◆ copyTo()

void WavFileHelpers::InstChunk::copyTo ( StringPairArray values) const
inline

◆ createFrom()

static MemoryBlock WavFileHelpers::InstChunk::createFrom ( const StringPairArray values)
inlinestatic

◆ getValue()

static int8 WavFileHelpers::InstChunk::getValue ( const StringPairArray values,
const char *  name,
const char *  def 
)
inlinestatic

◆ setValue()

static void WavFileHelpers::InstChunk::setValue ( StringPairArray values,
const char *  name,
int  val 
)
inlinestatic

Member Data Documentation

◆ baseNote

int8 WavFileHelpers::InstChunk::baseNote

◆ detune

int8 WavFileHelpers::InstChunk::detune

◆ gain

int8 WavFileHelpers::InstChunk::gain

◆ highNote

int8 WavFileHelpers::InstChunk::highNote

◆ highVelocity

int8 WavFileHelpers::InstChunk::highVelocity

◆ lowNote

int8 WavFileHelpers::InstChunk::lowNote

◆ lowVelocity

int8 WavFileHelpers::InstChunk::lowVelocity

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