pub unsafe extern "C" fn obs_source_get_base_width(
source: *mut obs_source_t,
) -> u32
Expand description
Gets the base width for a source (not taking in to account filtering)
pub unsafe extern "C" fn obs_source_get_base_width(
source: *mut obs_source_t,
) -> u32
Gets the base width for a source (not taking in to account filtering)