pub const NONBLOCKING: u32 = 0x00010000;Expand description
For opening sounds and getting streamed subsounds (seeking) asyncronously. Use Sound::get_open_state to poll the state of the sound as it opens or retrieves the subsound in the background.