| Parameters |
|---|
| format% |
| Handle to a format created with snd_format_create, snd_format_choose, or snd_codec_getformat. |
| Description |
|---|
| Gets the number of bytes (approximated) which can be used in 1 second in audio. This is very much an estimation when using compressed formats, and should always be checked. Some formats do not set this information correctly. |
| Return |
|---|
| Returns Bytes per second of a format. |
| SndLib : Sound Formats : snd_format_bps |
|---|