Open
Description
I think it is less than ideal that users of this library have to construct VideoPlayerControllers and ChewieControllers, and pass the former to the latter. It would be much more ideal (and in line with proper Object oriented design), if ChewieController fully encapsulated VideoPlayerController.