Create a great video playback experience

RSS for tag

Discuss the WWDC22 Session Create a great video playback experience

Posts under wwdc2022-10147 tag

5 Posts

Post

Replies

Boosts

Views

Activity

commonIdentifierDescription does not show up
The tappable description item does not show up. let descriptionItem = AVMutableMetadataItem() descriptionItem.identifier = .commonIdentifierDescription descriptionItem.value = "test" as NSString playerItem.externalMetadata = [descriptionItem]
Replies
1
Boosts
0
Views
1.2k
Activity
Jul ’23
Can i submit an app from VM MacOS because i don't have a Mac
I need help, can i submit an app from machine becaus e i can't afford a mac?
Replies
1
Boosts
0
Views
1.2k
Activity
Apr ’23
AVPlayerViewController not show "playbackcontrols overlay"
After update iOS to 16.0, the AVPlayerViewController do not show "playbackcontrols overlay" anymore but when my phone is in iOS 15.6 it still work normally. I try to make the showsPlaybackControls always true but in iOS 16.0 it still not show
Replies
1
Boosts
2
Views
1k
Activity
Dec ’22
Where is documentation, demos or implementation of this?
This video session is essentially a consumer facing video, there isn't even a single line of code shown. VideoPlayer(player: player) doesn't give the shown "new features" by default, an example / implementation should be expected of a WWDC session.
Replies
0
Boosts
0
Views
823
Activity
Jun ’22
Performance Optimized AVKit
Hello, One of the features of AVKit you list is "performance optimized". Could you confirm that you've made performance improvements in the last 12 months to AVKit? If so, could you share in what areas or what metrics improved? Thanks!
Replies
0
Boosts
0
Views
659
Activity
Jun ’22