DateUtc

MatroskaSegment.DateUtc property

Gets the date and time that the Segment was created by the muxing application or library.

public DateTime? DateUtc { get; }

Property Value

The date and time that the Segment was created by the muxing application or library.

See Also