Class TemporalLevelEntry


  • public class TemporalLevelEntry
    extends GroupEntry

    4cc = ""tele""

    The Temporal Level sample grouping ('tele') provides a codec-independent sample grouping that can be used to group samples (access units) in a track (and potential track fragments) according to temporal level, where samples of one temporal level have no coding dependencies on samples of higher temporal levels. The temporal level equals the sample group description index (taking values 1, 2, 3, etc). The bitstream containing only the access units from the first temporal level to a higher temporal level remains conforming to the coding standard.

    A grouping according to temporal level facilitates easy extraction of temporal subsequences, for instance using the Subsegment Indexing box in 0.

    • Constructor Detail

      • TemporalLevelEntry

        public TemporalLevelEntry()
    • Method Detail

      • isLevelIndependentlyDecodable

        public boolean isLevelIndependentlyDecodable()
      • setLevelIndependentlyDecodable

        public void setLevelIndependentlyDecodable​(boolean levelIndependentlyDecodable)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object