共用方式為


PackagingChallenge.StreamProtectionRequests 屬性

定義

取得 物件的集合 StreamInformation ,識別要加密的片段。

public System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.StreamInformation> StreamProtectionRequests { get; }
member this.StreamProtectionRequests : System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.StreamInformation>
Public ReadOnly Property StreamProtectionRequests As Collection(Of StreamInformation)

屬性值

物件的集合 StreamInformation ,識別要加密的片段。

適用於