pub unsafe extern "C" fn obs_source_set_sync_offset(
source: *mut obs_source_t,
offset: i64,
)Expand description
Sets the audio sync offset (in nanoseconds) for a source
pub unsafe extern "C" fn obs_source_set_sync_offset(
source: *mut obs_source_t,
offset: i64,
)Sets the audio sync offset (in nanoseconds) for a source