Player Module
/
com.bitmovin.player.api.event
/
PlayerEvent
/
AdLinearityChanged
Ad
Linearity
Changed
data class
AdLinearityChanged
(isLinear:
Boolean
) :
PlayerEvent
Content copied to clipboard
Emitted when the linearity of a VPAID ad changes.
Constructors
Properties
Inherited properties
Constructors
AdLinearityChanged
Link copied to clipboard
fun
AdLinearityChanged
(isLinear:
Boolean
)
Content copied to clipboard
Properties
isLinear
Link copied to clipboard
val
isLinear
:
Boolean
Content copied to clipboard
Whether the ad is linear.
Inherited properties
timestamp
Link copied to clipboard
var
timestamp
:
Long
Content copied to clipboard
The time at which the event was emitted.