terrabythia / dart_chromecast

Dart package to play videos to a chromecast device
MIT License
62 stars 66 forks source link

Adding support for Subtitles and PlaybackRate #29

Open vsouzaf opened 3 years ago

siloebb commented 2 years ago

Any updates here?

terrabythia commented 2 years ago

@vsouzaf support for subtitles would be great! I have no idea how to use this new functionality though, so I cannot really test your code. Do you have an example of how you would send along subtitles to ChromeCast (would be even better if you added the functionality in example/main.dart).