heif_raw_sequence_sample_get_duration

Function heif_raw_sequence_sample_get_duration 

Source
pub unsafe extern "C" fn heif_raw_sequence_sample_get_duration(
    arg1: *const heif_raw_sequence_sample,
) -> u32
Expand description

Get the sample duration in clock ticks of this track. Make sure to use the timescale of the track and not the timescale of the total sequence.