StreamInformation.RequestIntervalAsTimespan Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time interval within the program from the program start offset for which packaging data is requested as a TimeSpan.
public TimeSpan RequestIntervalAsTimespan { get; set; }
member this.RequestIntervalAsTimespan : TimeSpan with get, set
Public Property RequestIntervalAsTimespan As TimeSpan
Property Value
The time interval within the program from the program start offset for which packaging data is requested as a TimeSpan.