PlayReadyContentResolver 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
接收多個服務要求物件,這些物件必須啟用指定內容標頭的播放能力。
public ref class PlayReadyContentResolver abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyContentResolver final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public static class PlayReadyContentResolver
Public Class PlayReadyContentResolver
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
可能需要執行多個作業,才能針對指定的內容標頭進行播放。 例如,個別化、網域加入和授權取得可能需要 (,而且可能會) 多次嘗試。 如果授權已經存在,內容解析程式會嘗試啟用找到的第一個授權,而不是做出決定性選擇,或允許應用程式選擇。
方法
ServiceRequest(PlayReadyContentHeader) |
主動起始指定內容標頭的服務要求鏈結。 |