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?
Answer / Manish Jhala
Unfortunately, the MediaLibrary class in XNA does not support enumerating through video content directly. You may need to use a custom implementation or consider using other APIs that provide better access to video files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me about Windows Phone User interface?
Explain Windows Phone Hardware?
Can we control the WebBrowser controls zooom?
What is windows phone bluetooth?
How to restart or shutdown my application programmatically?
What is windows phone web browser?
Tell me is it temporary that the control styles are included in App.xaml?
Explain how to restart or shutdown my application programmatically?
How to save Silverlight UIElements into an image?
Tell me where is httputility class, since there is no system.windows.browser namespace?
Some images look different when synced to the device and read programmaticaly. Do decoders change these?
is there a way to know if my code is running on emulator or device?