| Parameters |
|---|
| format% |
| Format used for playback, created with snd_format_create, snd_format_choose, or snd_codec_getformat. |
| Description |
|---|
| Opens the snd_out object used to play audio. Use snd_out_close to close when done. |
| Return |
|---|
| Returns 0 on failure, otherwise handle to snd_out object. |
| SndLib : Sound Output : snd_out_open |
|---|