pub unsafe extern "C" fn obs_output_get_width(
output: *const obs_output_t,
) -> u32
Expand description
For video outputs, returns the width of the encoded image
pub unsafe extern "C" fn obs_output_get_width(
output: *const obs_output_t,
) -> u32
For video outputs, returns the width of the encoded image