audio-formats ~master (2021-12-10T11:03:17.772627)
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
aliases
isOpenedForWriting
destructors
~this
functions
canSeek
cleanUp
countModulePatterns
finalizeAndGetEncodedResult
finalizeEncoding
flush
framesRemainingInPattern
getFormat
getLengthInFrames
getModuleLength
getNumChannels
getSamplerate
isModule
isOpenForReading
isOpenForWriting
openFromFile
openFromMemory
openToBuffer
openToFile
openToMemory
readSamplesFloat
realtimeSafe
rowsInPattern
seekPosition
tellModulePattern
tellModuleRow
tellPosition
writeSamplesFloat