
Loading vtt file through API
Is it possible to tell the player about the existence of a VTT file using the API? I have two videos on my web page, each with a separate vtt file, and I'd like to pass the name of the vtt file to the player when the user chooses a video to play.
Thanks
Peter