AverageTimePerFrame

AsfBaseStreamProperty.AverageTimePerFrame property

Gets the average time duration, measured in 100-nanosecond units, of each frame.

public ulong? AverageTimePerFrame { get; }

Property Value

The average time duration, measured in 100-nanosecond units, of each frame.

See Also