[][src]Function sdl2::mixer::query_spec

pub fn query_spec() -> Result<(i32, AudioFormat, i32), String>

Get the actual audio format in use by the opened audio device.