MediaStreamType Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Enumeration that specifies the type of stream.
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
| Audio | The stream is an audio stream. | |
| Video | The stream is a video stream. | |
| Script | The stream is a script stream. Note: Currently script commands are not supported in MediaStreamSource. |
Show: