snd_out_playavail%(snd_out%)

Parameters
snd_out%
Handle to a snd_out object created with snd_out_open.

Description
Gets the amount of data (in bytes) still waiting to be played with snd_out This value is calculated in realtime and will
always be changing.

Return
Returns bytes of unplayed data.

SndLib : Sound Output : snd_out_playavail