pub unsafe extern "C" fn obs_source_get_height(
source: *mut obs_source_t,
) -> u32
Expand description
Gets the height of a source (if it has video)
pub unsafe extern "C" fn obs_source_get_height(
source: *mut obs_source_t,
) -> u32
Gets the height of a source (if it has video)