EnabledProtocols Class

Definition

Class to specify which protocols are enabled

public class EnabledProtocols
type EnabledProtocols = class
Public Class EnabledProtocols
Inheritance
EnabledProtocols

Constructors

EnabledProtocols()

Initializes a new instance of the EnabledProtocols class.

EnabledProtocols(Boolean, Boolean, Boolean, Boolean)

Initializes a new instance of the EnabledProtocols class.

Properties

Dash

Gets or sets enable DASH protocol or not

Download

Gets or sets enable Download protocol or not

Hls

Gets or sets enable HLS protocol or not

SmoothStreaming

Gets or sets enable SmoothStreaming protocol or not

Methods

Validate()

Validate the object.

Applies to