snd_format_tag%(format%)

Parameters
format%
Handle to a format created with snd_format_create, snd_format_choose, or snd_codec_getformat.

Description
Gets an integer representation of the format tag. This can be used to find other formats like it,
compare formats over a network, or save this number to find this format without a user dialog (without
using snd_format_choose).

Return
Returns channels of a format.

SndLib : Sound Formats : snd_format_tag