Conversation
|
Let me do some final check to see if it's not required on mac/linux |
|
Is it true that the application code will have to produce It seems simpler to just have to specify |
|
Windows doesn't support custom protocols yet (such as |
|
Sorry I may have been confused about how this should be used. So if I understand it correctly my javascript should look something like this: let video = new HTMLVideoElement();
video.src = convertFileSrc("C:/path/to/my video.mp4"); |
|
@ArturKovacs yes. |
|
Sounds great, thank you! |
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
The PR fulfills these requirements:
fix: #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: