pub unsafe extern "C" fn obs_encoder_get_height(
encoder: *const obs_encoder_t,
) -> u32
Expand description
For video encoders, returns the height of the encoded image
pub unsafe extern "C" fn obs_encoder_get_height(
encoder: *const obs_encoder_t,
) -> u32
For video encoders, returns the height of the encoded image