次の方法で共有


StreamingPath クラス

定義

ストリーミング用のパスのクラス

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

コンストラクター

StreamingPath()

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

StreamingPath(StreamingPolicyStreamingProtocol, EncryptionScheme, IList<String>)

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

プロパティ

EncryptionScheme

暗号化スキームを取得または設定します。 使用できる値は、'NoEncryption'、'EnvelopeEncryption'、'CommonEncryptionCenc'、'CommonEncryptionCbcs' です。

Paths

各プロトコルと encryptionScheme ペアのストリーミング パスを取得または設定します

StreamingProtocol

ストリーミング プロトコルを取得または設定します。 指定できる値は、'Hls'、'Dash'、'SmoothStreaming'、'Download' です。

メソッド

Validate()

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

適用対象