audio-formats ~master (2021-10-10T20:08:22Z)
Dub
Repo
AudioStream.getNumChannels
audioformats
stream
AudioStream
struct
AudioStream
nothrow @
nogc
int
getNumChannels
(
)
Return Value
Type:
int
Number of channels in this stream. 1 means mono, 2 means stereo...
Meta
Source
See Implementation
audioformats
stream
AudioStream
destructors
~this
functions
cleanUp
finalizeAndGetEncodedResult
finalizeEncoding
flush
getFormat
getLengthInFrames
getNumChannels
getSamplerate
openFromFile
openFromMemory
openToBuffer
openToFile
openToMemory
readSamplesFloat
realtimeSafe
writeSamplesFloat