MediaStreamSource.MediaProtectionManager プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メディアの保護に使用される Digital Rights Management (DRM)MediaProtectionManager を取得または設定します。
public:
property MediaProtectionManager ^ MediaProtectionManager { MediaProtectionManager ^ get(); void set(MediaProtectionManager ^ value); };
MediaProtectionManager MediaProtectionManager();
void MediaProtectionManager(MediaProtectionManager value);
public MediaProtectionManager MediaProtectionManager { get; set; }
var mediaProtectionManager = mediaStreamSource.mediaProtectionManager;
mediaStreamSource.mediaProtectionManager = mediaProtectionManager;
Public Property MediaProtectionManager As MediaProtectionManager
プロパティ値
メディア保護マネージャー。
注釈
いずれかのストリームが保護されている場合、アプリケーションは MediaStreamSource の MediaProtectionManager プロパティを設定する必要があります。
MediaStreamSource では、MediaProtectionManager.Properties によって返される PropertySet オブジェクトに次のプロパティが存在する必要があります。
- Windows.Media.Protection.MediaProtectionSystemId
- [Windows.Media.Protection.MediaProtectionSystemIdMapping
](../windows.media.protection/mediaprotectionmanager_properties.md) MediaStreamSource は、コンテンツ保護システムを初期化するときに、次の省略可能なプロパティの値を使用します。