heif_context_has_sequence

Function heif_context_has_sequence 

Source
pub unsafe extern "C" fn heif_context_has_sequence(
    arg1: *const heif_context,
) -> c_int
Expand description

Check whether there is an image sequence in the HEIF file.

@return A boolean whether there is an image sequence in the HEIF file.