AudioModule.getWaveformDataFormat

Returns the format of the selected waveform

class AudioModule
nothrow
WaveFormat
getWaveformDataFormat
(
uint id
)

Parameters

id uint

The ID of the waveform.

Return Value

Type: WaveFormat

The format of the waveform data, or WaveFormat.init if not available.

Meta