MediaStreamDescription Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MediaStreamDescription type exposes the following members.
| Name | Description | |
|---|---|---|
|
MediaAttributes | Gets a collection of attributes about the media stream. This collection only contains attributes that are used to initialize the media pipeline and the MediaElement. |
|
StreamId | Gets the stream ID of the stream being described. |
|
Type | Gets the type of stream that is being described which is either Audio or Video. |
Show: