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