pub unsafe extern "C" fn obs_encoder_audio(
encoder: *const obs_encoder_t,
) -> *mut audio_t
Expand description
Returns the audio output context used with this encoder, or NULL if not a audio context
pub unsafe extern "C" fn obs_encoder_audio(
encoder: *const obs_encoder_t,
) -> *mut audio_t
Returns the audio output context used with this encoder, or NULL if not a audio context