InstreamAdBreak
@objc(YMAInstreamAdBreak)
public protocol InstreamAdBreak
This class describes an ad break.
-
Type of an ad break. See allowed values in
InstreamAdBreakType
class.Declaration
Swift
var type: String { get }
-
InstreamAdBreakPosition
object that represents content time offset.Declaration
Swift
var position: InstreamAdBreakPosition { get }