pub unsafe extern "C" fn heif_context_set_sequence_timescale(
arg1: *mut heif_context,
timescale: u32,
)Expand description
Set an independent global timescale for the sequence. If no timescale is set with this function, the timescale of the first track will be used.