SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ RawPcm()

SRL::Sound::Pcm::RawPcm::RawPcm ( Cd::File * file,
const Pcm::PcmChannels channels,
const Pcm::PcmBitDepth depth,
const uint16_t sampleRate )
inline

Initializes a new PCM audio handle.

Parameters
filePCM file
channelsNumber of channels (Mono or Stereo)
depthBit depth (8 or 16 bit)
sampleRateSample rate (in Hz)