InstreamAdBreakPosition

@objc(YMAInstreamAdBreakPosition)
@objcMembers
public class InstreamAdBreakPosition : NSObject

InstreamAdBreakPosition specifies ad position in the content video.

  1. type
  2. value

type

Type of the position. See allowed values in InstreamAdBreakPositionType.

Declaration

Swift

public let type: String

value

Value of the position.

Declaration

Swift

public let value: Int