Condividi tramite


StreamInformation.RequestInterval Property

Definition

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.

Applies to