MediaCapabilities Class

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

Allows an application to obtain information about the media capabilities of the device on which it is running.

Inheritance Hierarchy

System..::.Object
  Microsoft.Phone.Info..::.MediaCapabilities

Namespace:  Microsoft.Phone.Info
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public NotInheritable Class MediaCapabilities
public static class MediaCapabilities

The MediaCapabilities type exposes the following members.

Properties

  Name Description
IsMultiResolutionVideoSupported Indicates whether the current device supports smooth streaming of multi-resolution encoded video.

Top

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.Info Namespace