MediaSourceAttributesKeys Enumeration

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

Describes the media source.

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

Syntax

Public Enumeration MediaSourceAttributesKeys
public enum MediaSourceAttributesKeys

Members

Member name Description
CanSeek A Boolean value that describes whether this source can seek.
Duration The length of playback time of this source as an integer in 100-nanosecond increments.
DRMHeader DRM data that the pipeline needs to initialize and decrypt correctly. This is the DRM header represented as a string.
AllowedSourceIDs The list of restricted source IDs the application is allowed to consume.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

System.Windows.Media Namespace