| Parameters |
|---|
| format% |
| Handle to a format created with snd_format_create, snd_format_choose, or snd_codec_getformat. |
| Description |
|---|
| Gets the count of channels in a format Typically 1 (Mono) or 2 (Stereo). |
| Return |
|---|
| Returns channels of a format. |
| SndLib : Sound Formats : snd_format_channels |
|---|