Create a great video playback experience

RSS for tag

Discuss the WWDC22 Session Create a great video playback experience

Posts under wwdc2022-10147 tag

1 result found
Sort by:
Post not yet marked as solved
1 Replies
987 Views
The tappable description item does not show up. let descriptionItem = AVMutableMetadataItem() descriptionItem.identifier = .commonIdentifierDescription descriptionItem.value = "test" as NSString playerItem.externalMetadata = [descriptionItem]
Posted
by Heikowi1.
Last updated
.