Share via


StreamingConstants Class

[This topic is pre-release documentation and is subject to change in future releases. Participation in the preview is limited to invitees only. For more information, see the Release Notes.]

Various constants.

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.MediaServices.Client.StreamingConstants

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client.Live (in Microsoft.WindowsAzure.MediaServices.Client.Live.dll)

Syntax

'Declaration
Public NotInheritable Class StreamingConstants
'Usage
public static class StreamingConstants
public ref class StreamingConstants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type StreamingConstants =  class end
public final class StreamingConstants

The StreamingConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member InfiniteDvrLenth Specifies infinite DVR window for a program.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace