Trying to make a simple video playlist app with Vl.MediaFoundation.
Problem is converting local file path to URL that it is expecting.
I am probably missing something small but i am still lost.
Any pointers welcome :)
Trying to make a simple video playlist app with Vl.MediaFoundation.
Problem is converting local file path to URL that it is expecting.
I am probably missing something small but i am still lost.
Any pointers welcome :)
Hi, quick ref: ToSomething means convert something to something internal… FromSomething means convert from internal to external… So investigate what to you have and convert it to something…
Tostring can take a path. The resulting string can be connected to the URL input