MediaSourceAttributesKeys Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Describes the media source.

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

Syntax

'Declaration
Public Enumeration MediaSourceAttributesKeys
public enum MediaSourceAttributesKeys

Members

Member name Description
Supported by Silverlight for Windows Phone CanSeek A Boolean value that describes whether this source can seek.
Supported by Silverlight for Windows Phone Duration The length of playback time of this source as an integer in 100-nanosecond increments.
Supported by Silverlight for Windows Phone DRMHeader DRM data that the pipeline needs to initialize and decrypt correctly. This is the DRM header represented as a string.

Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference