changsanjiang / SJBaseVideoPlayer

video player. rotation, volume, brightness, rate, play, pause, stop, seekToTime, present.
MIT License
128 stars 52 forks source link

Touch on VideoPlayer #1

Closed anhnt92 closed 6 years ago

anhnt92 commented 6 years ago

Hi there, I add video player to viewcontroller have tableview, when i click full screen, i can't touch on video player. just touch on my viewcontroller. Please tell me why? My ViewController in a PageViewController , and PageViewController in a TabBarController. Thanks