SweeperCuePointMetadata
public struct SweeperCuePointMetadata : Codable, StreamTimelineMetadata
Undocumented
-
Undocumented
Declaration
Swift
public var sweeperID: String? -
Undocumented
Declaration
Swift
public var sweeperTitle: String -
Undocumented
Declaration
Swift
public var sweeperDurationMs: Double? -
Undocumented
Declaration
Swift
public var sweeperType: SweeperType? -
Undocumented
See moreDeclaration
Swift
public enum CodingKeys : String, CodingKey