You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like an action to retrieve an AVMetadataItem by AVMetadataIdentifier of an AVAsset loaded from a file URL. Specifically I'm looking for iTunesMetadataPlaylistID, iTunesMetadataArtistID and iTunesMetadataSongID which are not offered by the built-in "Get details of Music" action. I already have coded an AppIntent to do this.
The text was updated successfully, but these errors were encountered:
Description
I would like an action to retrieve an
AVMetadataItem
byAVMetadataIdentifier
of anAVAsset
loaded from a file URL. Specifically I'm looking foriTunesMetadataPlaylistID
,iTunesMetadataArtistID
andiTunesMetadataSongID
which are not offered by the built-in "Get details of Music" action. I already have coded anAppIntent
to do this.The text was updated successfully, but these errors were encountered: