pub unsafe extern "C" fn obs_source_default_render(
source: *mut obs_source_t,
)
Expand description
Used to directly render a non-async source without any filter processing
pub unsafe extern "C" fn obs_source_default_render(
source: *mut obs_source_t,
)
Used to directly render a non-async source without any filter processing