pub unsafe extern "C" fn obs_encoder_get_frame_size(
encoder: *const obs_encoder_t,
) -> usize
Expand description
For audio encoders, returns the frame size of the audio packet
pub unsafe extern "C" fn obs_encoder_get_frame_size(
encoder: *const obs_encoder_t,
) -> usize
For audio encoders, returns the frame size of the audio packet