#[unsafe(no_mangle)]pub extern "C" fn moq_encode_audio_reservation(producer: u32) -> i32Expand description
This encoder’s bandwidth reservation, or 0 if it was published without one.
Closing the returned handle does not release the encoder’s claim; that lasts until moq_encode_audio_finish.