StreamInformation.RequestInterval 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 String.
public string RequestInterval { get; set; }
member this.RequestInterval : string with get, set
Public Property RequestInterval As String
Property Value
The time interval within the program from the program start offset for which packaging data is requested as a String.
Remarks
The string contains an XSD duration with up to millisecond granularity.