pub fn media_manager_handle_set_output_audio_id(
    manager: RustOpaque<MediaManagerHandle>,
    device_id: String
) -> SyncReturn<DartOpaque>
Expand description

Switches the current output audio device to the device with the provided device_id.