AudioStream.getNumChannels

struct AudioStream
nothrow @nogc
int
getNumChannels
()

Return Value

Type: int

Number of channels in this stream. 1 means mono, 2 means stereo...

Meta