다음을 통해 공유


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 컬렉션입니다.

적용 대상