pub unsafe extern "C" fn obs_source_set_volume(
source: *mut obs_source_t,
volume: f32,
)
Expand description
Sets the user volume for a source that has audio output
pub unsafe extern "C" fn obs_source_set_volume(
source: *mut obs_source_t,
volume: f32,
)
Sets the user volume for a source that has audio output