Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 438 Bytes

ndmediastreamtype.md

File metadata and controls

27 lines (18 loc) · 438 Bytes
-api-id -api-type
T:Windows.Media.Protection.PlayReady.NDMediaStreamType
winrt enum

NDMediaStreamType

-description

Indicates the type of a protected media stream.

-enum-fields

-field Audio:1

The stream is an audio stream.

-field Video:2

The stream is a video stream.

-remarks

-examples

-see-also