PCM8.getWaveformDataFormat

Returns the format of the selected waveform

class PCM8
override nothrow
getWaveformDataFormat
(
uint id
)

Parameters

id uint

The ID of the waveform.

Return Value

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

Meta