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