AggregatedMediaType
public enum AggregatedMediaType : String, Codable
Helper to parse a collection of media types to understand its contents
-
Declaration
Swift
case imageOnly
-
Declaration
Swift
case audioOnly
-
Declaration
Swift
case videoOnly
-
Declaration
Swift
case imageAndAudio