This topic has not yet been rated - Rate this topic

MediaElement.IsDecodingOnGPU Property

Silverlight

Gets a value that indicates whether the MediaElement is being decoded in hardware.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
public bool IsDecodingOnGPU { get; }

Property Value

Type: System.Boolean
true if the MediaElement is being decoded in hardware; otherwise, false.

Dependency property identifier field: IsDecodingOnGPUProperty

The IsDecodingOnGPU property is only valid after the MediaOpened event has been raised. IsDecodingOnGPU is not valid following a MediaFailed or MediaEnded event being raised.

Silverlight

Supported in: 5

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ