MediaCapabilities.IsMultiResolutionVideoSupported Property

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

Syntax

'Declaration
Public Shared ReadOnly Property IsMultiResolutionVideoSupported As Boolean
public static bool IsMultiResolutionVideoSupported { get; }
public:
static property bool IsMultiResolutionVideoSupported {
    bool get ();
}
static member IsMultiResolutionVideoSupported : bool with get

Property Value

Type: System.Boolean

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

MediaCapabilities Class

Microsoft.Phone.Info Namespace