次の方法で共有


StreamingLocatorContentKey クラス

定義

ストリーミング ロケーターのコンテンツ キーのクラス

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

コンストラクター

StreamingLocatorContentKey()

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

StreamingLocatorContentKey(Guid, StreamingLocatorContentKeyType, String, String, String, IList<TrackSelection>)

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

プロパティ

Id

コンテンツ キーの ID を取得または設定します

LabelReferenceInStreamingPolicy

ストリーミング ポリシーで指定されたコンテンツ キーのラベルを取得または設定します。

PolicyName

コンテンツ キーで使用される contentKeyPolicy を取得します

Tracks

このコンテンツ キーを使用するトラックを取得します

Type

コンテンツ キーの暗号化の種類を取得します。 使用できる値は、'CommonEncryptionCenc'、'CommonEncryptionCbcs'、'EnvelopeEncryption' です。

Value

コンテンツ キーの値を取得または設定します

メソッド

Validate()

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

適用対象