BrightcoveAsset
public struct BrightcoveAsset : Codable, AssetJSONDecoder
Birghtcove asset model
-
Undocumented
Declaration
Swift
public let accountId: String
-
Undocumented
Declaration
Swift
public let videoId: String
-
Undocumented
Declaration
Swift
public let token: String?
-
Declaration
Swift
public init(from decoder: Decoder) throws