StreamingLocatorContentKey クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ストリーミング ロケーターのコンテンツ キーのクラス
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() |
オブジェクトを検証します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET