danylovolokh / VideoPlayerManager

This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
3.15k stars 746 forks source link

Setting Mediacontroller #99

Open VirRajpurohit opened 6 years ago

VirRajpurohit commented 6 years ago

I am unable to set Media controller on the VideoPlayerView. Is there any way to achieve the same?