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?



I looked through the medialibrary class in xna, and it looks like we can only enumerate through audi..

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

Post New Answer

More Windows Phone OS Interview Questions

Tell me about Windows Phone User interface?

1 Answers  


Explain Windows Phone Hardware?

1 Answers  


Can we control the WebBrowser controls zooom?

1 Answers  


What is windows phone bluetooth?

1 Answers  


How to restart or shutdown my application programmatically?

1 Answers  


What is windows phone web browser?

1 Answers  


Tell me is it temporary that the control styles are included in App.xaml?

1 Answers  


Explain how to restart or shutdown my application programmatically?

1 Answers  


How to save Silverlight UIElements into an image?

1 Answers  


Tell me where is httputility class, since there is no system.windows.browser namespace?

1 Answers  


Some images look different when synced to the device and read programmaticaly. Do decoders change these?

1 Answers  


is there a way to know if my code is running on emulator or device?

1 Answers  


Categories