次の方法で共有


EnabledProtocols クラス

定義

有効にするプロトコルを指定するクラス

public class EnabledProtocols
type EnabledProtocols = class
Public Class EnabledProtocols
継承
EnabledProtocols

コンストラクター

EnabledProtocols()

EnabledProtocols クラスの新しいインスタンスを初期化します。

EnabledProtocols(Boolean, Boolean, Boolean, Boolean)

EnabledProtocols クラスの新しいインスタンスを初期化します。

プロパティ

Dash

DASH プロトコルを有効にするかどうかの取得または設定

Download

ダウンロード プロトコルを有効にするかどうかの取得または設定

Hls

HLS プロトコルを有効にするかどうかの取得または設定

SmoothStreaming

SmoothStreaming プロトコルを有効にするかどうかの取得または設定

メソッド

Validate()

オブジェクトを検証します。

適用対象