Class CompositionTimeSampleExtension

    • Constructor Detail

      • CompositionTimeSampleExtension

        public CompositionTimeSampleExtension()
    • Method Detail

      • getCompositionTimeOffset

        public long getCompositionTimeOffset()
        This value provides the offset between decoding time and composition time. The offset is expressed as signed long such that CT(n) = DT(n) + CTTS(n). This method is
        Returns:
        offset between decoding time and composition time.