Skip to content

Media_Variant

daneden edited this page Aug 15, 2022 · 3 revisions

Media.Variant

public struct Variant: Codable 

Inheritance

Codable

Properties

bitRate

Bitrate of the media resource

public var bitRate: Int?

contentType

Type of media

public var contentType: String

url

URL to the media content

public var url: String
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally