Attributes Property
Collapse the table of content
Expand the table of content

MediaStreamSample.Attributes Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a collection of attributes describing to the MediaElement and media pipeline how to render this sample.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public ReadOnly Property Attributes As IDictionary(Of MediaSampleAttributeKeys, String)

Property Value

Type: System.Collections.Generic.IDictionary(Of MediaSampleAttributeKeys, String)
A collection of attributes describing to the MediaElement and media pipeline how to render this sample. The default value is Empty IDictionary<MediaSampleAttributeKeys, string>

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft