| Parameters |
|---|
| format% |
| Handle to a format created with snd_format_create, snd_format_choose, or snd_codec_getformat. |
| Description |
|---|
| Gets the name of the format This is specific to the exact format for example: 8,000hz 8-bit Mono 16kBit 11,000hz 16-bit Mono For a name of the format type, use snd_format_tagname.htm">snd_format_tagname. Note: A format could have no name, this may not an error. |
| Return |
|---|
| Returns the name of the format. |
| SndLib : Sound Formats : snd_format_name |
|---|