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
file
PCM file
channels
Number of channels (Mono or Stereo)
depth
Bit depth (8 or 16 bit)
sampleRate
Sample rate (in Hz)
SRL
Sound
Pcm
RawPcm