Tell me What are the supported codecs for video?
Answer / diana
Supported Codecs and container formats are listed in MSDN documentation: http://msdn.microsoft.com/en-us/library/ff462087(VS.92).aspx Note: The Device Emulator does not have hardware decoders so the codec support on the device emulator is much less than what is listed. For Emulator you only have WMA, WMV, and VC1 software decoders.
Is This Answer Correct ? | 0 Yes | 0 No |
Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?
Tell me is it possible to run two instances of emulator on the same machine. I am doing some networking app and need two emulators to test it?
explain the best way to detect that I am in design-mode in expression blend or visual studio?
How to deserialize json from a rest call?
I looked through the medialibrary class in xna, and it looks like we can only enumerate through audio, but not video content in the media library?
Explain how to save screen from an xna app?
What are temporary files on my phone?
How to save Silverlight UIElements into an image?
How to get the geolocation data on a picture?
How to manage my isolated storage quota?
Is wcf supported in windows phone?
Tell me in my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?