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.
Assembly: System.Windows (in System.Windows.dll)
| 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. |
Show: