Converts to the PCM (samples) format.
Declaration Syntax
public static long ToPCM(
long bytes,
uint bitsPerSample,
int channelCount
)
Parameters
- bytes (Int64)
- Value (in bytes)
- bitsPerSample (UInt32)
- Bits per sample (ex: 16-bit)
- channelCount (Int32)
- Number of channels
Return Value
PCM (samples)
Assembly:
MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)