StartTime

AsfBaseStreamProperty.StartTime property

Gets the presentation time of the first object, indicating where this digital media stream starts within the context of the timeline of the ASF file as a whole.

public ulong? StartTime { get; }

Property Value

The presentation time of the first object.

See Also