pub unsafe extern "C" fn obs_encoder_set_audio(
encoder: *mut obs_encoder_t,
audio: *mut audio_t,
)
Expand description
Sets the audio output context to be used with this encoder
pub unsafe extern "C" fn obs_encoder_set_audio(
encoder: *mut obs_encoder_t,
audio: *mut audio_t,
)
Sets the audio output context to be used with this encoder