CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomEx.WaveformInfo Struct Reference

Sound waveform information More...

Public Attributes

int waveId
 
uint format
 
int samplingRate
 
int numChannels
 
long numSamples
 
bool streamingFlag
 
uint[] reserved
 

Detailed Description

Sound waveform information

Description:
Waveform information is a detailed information about the sound waveform played from each Cue.
See also
CriAtomExAcb::GetWaveformInfo

Member Data Documentation

int waveId

Waveform data ID

uint format

Format type

int samplingRate

Sampling frequency

int numChannels

The number of channels

long numSamples

Total number of samples

bool streamingFlag

Streaming flag

uint [] reserved

Reserved area


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