ashish0309 / AutoVideoPlayer

Easily Play/Pause videos in any UIView subclass especially UITableViewCell subclass
MIT License
101 stars 16 forks source link

Quick question about two players... #6

Open LilMoke opened 5 years ago

LilMoke commented 5 years ago

Hello, I was wondering if this can have two players for a cell? I want to create two ASVideoPlayerController's in my cell.

jitesh-sharma commented 3 years ago

@LilMoke @ashish0309 have you done any solution for avoiding singleton instance. Need 2 or 3 video player instances in a single cell or multiple cells with active videoes.