queueSize property

int queueSize

Get the number of bytes of still-queued audio.

SDL Docs

Implementation

int get queueSize => sdl.sdl.SDL_GetQueuedAudioSize(id);