Satyam
Satyam

Reputation: 15894

iPhone - Is it possible to have two videos to be played simulataniously

I've having video being played and on the top of it, i'm having a button. The video player view size is 480 pixels width and 320 pixels height. On click of it I want to play another video as "inset". This video size will be 48 pixels wide and 32 pixels height.

Is it possible to play two videos like that? Will apple accept such kind of videos?

Upvotes: 0

Views: 463

Answers (2)

user840221
user840221

Reputation:

Yes you can play two videos at a time by using two AVplayer or 1 MPMoviePlayerControllers and 1 AVplayer. Hope this will help

Upvotes: 2

Satyam
Satyam

Reputation: 15894

One cannot play two videos at a time.

Upvotes: 1

Related Questions