VMapAdBreak

public struct VMapAdBreak : Decodable

Undocumented

  • ad

    Undocumented

    Declaration

    Swift

    public var ad: [VMapAd]?
  • Undocumented

    Declaration

    Swift

    public let timeOffset: String?
  • Undocumented

    See more

    Declaration

    Swift

    public enum CodingKeys : String, CodingKey, CaseIterable
  • Declaration

    Swift

    public init(from decoder: Decoder) throws
  • Undocumented

    Declaration

    Swift

    public func convertToTimeInterval(playerDuration: TimeInterval) -> TimeInterval?
  • Undocumented

    Declaration

    Swift

    public var totalDuration: TimeInterval { get }