Skip to main content

moq_encode_audio_reservation

Function moq_encode_audio_reservation 

Source
#[unsafe(no_mangle)]
pub extern "C" fn moq_encode_audio_reservation(producer: u32) -> i32
Expand 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.