Skip to content

VideoPlayerViewController: merge airplay and chromecast button into one

Soomin Lee requested to merge bubu/vlc-ios:player/fuse/renderer/01 into master

This merges the airplay and chromecast button into a button that shows an actionsheet that will show them.

For now, this is available for iOS 11 and more.

The interface looks like this when there are chromecast devices:

Without chromecast devices:

Closes #979 (closed)

Merge request reports