File explorer - Windows SDK
Kanhoto opened this issue · 2 comments
Kanhoto commented
Hi,
I'm searching how to make a file explorer that can access my drone's videos and photos.
I've tried using DJI.WindowsSDK.MediaTask but dunno how it works.
I would like to know if it's doable with the actual version of windows SDK and if yes how it's done.
Thanks
Kanhoto commented
I'm coming back because I've found some things in playback page in demo project,
I copy / paste everything and I don't have any thumbnails, my files collection is empty, dunno why.
I've done the same bindings, the same functions and it doesn't work.
if someone had the same problem and found the solution.
Kanhoto commented
Found the solution, I just had a problem with the bindings since I was doing it from a class file instead of the page cs file