GenericContent
Content representing generic or unspecified media.
Declaration
struct GenericContentMentioned in
Overview
Use this type when the media doesn’t fit into other specific content types such as MusicContent, PodcastContent, MovieContent, or TVShowContent. This provides maximum flexibility for custom media types.
Topics
Initializers
init(id:title:subtitle:type:duration:artwork:)init(id:title:subtitle:type:duration:artwork:animatedArtwork:)