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
@antokhio @sebl i swear i was looking for exactly that and i don’t know why i didn’t see it.
I guess 2 children and a baby dog can seriously inhibit ones ability to see … and think straight …
Thanks guys :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.