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