MediaCapabilities.IsMultiResolutionVideoSupported Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Indicates whether the current device supports smooth streaming of multi-resolution encoded video.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
If an application tries to play multi-resolution encoded video on a device that doesn’t support it, playback will fail with an error at the point when the bitrate of the stream changes. The application will receive a generic error and will not be able to respond appropriately. There will be an interruption in video playback and it could appear that the application is broken. Smooth streaming applications must check this property before requesting multi-resolution encoded video.