TrackFragmentMediaAdjustmentEntrySegmentDuration Field |
Is an integer that specifies the duration of this adjustment segment in units of the
timescale in the Movie Header Box. “Adjustment segment” in this context does not refer to
the “Media Segment” that contains the ‘tfma’ but refers to the operation that is
performed to place the track at appropriate composition time.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public ulong SegmentDuration
Public SegmentDuration As ULong
public:
unsigned long long SegmentDuration
val mutable SegmentDuration: uint64
Field Value
Type:
UInt64See Also