Posts

Post not yet marked as solved
0 Replies
74 Views
We've created a protocol which has a method to add the avplayerlayer as sublayer in the view. We got this very avplayerlayer instance from another class. But this layer is not visible in the display but the container view does. Why this layer is not visible over the container view? NB: We added a "subview" in the view, which is being displayed properly. The frame size of the subview and sublayer have been set carefully.
Posted
by Unique_23.
Last updated
.
Post not yet marked as solved
0 Replies
129 Views
I want to perform a unit test that whether my AVPlayerLayer is successfully added as sublayer in my ViewController view . I want to make a separate ViewController for this.Is it possible to make a separate ViewController for Unit Test ?
Posted
by Unique_23.
Last updated
.
Post not yet marked as solved
1 Replies
197 Views
There are list of frames displayed at the bottom of the screen when videos are played on Photos app in iPhone. Which API is used for this functionality in iOS photo app. Is it possible to check this ?
Posted
by Unique_23.
Last updated
.
Post not yet marked as solved
0 Replies
173 Views
I want perform p frame extraction from video. Is P-Frame thumbnail extraction is supported in the iOS API?
Posted
by Unique_23.
Last updated
.