JwPlayerAsset
public struct JwPlayerAsset : Codable, AssetJSONDecoder
JwPlayer asset model
-
Undocumented
Declaration
Swift
public let videoId: String
-
Undocumented
Declaration
Swift
public let playerId: String
-
Declaration
Swift
public init(from decoder: Decoder) throws