pub unsafe extern "C" fn obs_source_get_height(
source: *mut obs_source_t,
) -> u32Expand 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,
) -> u32Gets the height of a source (if it has video)