com.bitmovin.player.api.advertising
NonLinearAd
interface NonLinearAd : Ad
Defines a non-linear ad which does not require the playback of the main content to stop.
Inheritors
Properties
| Name | Summary |
|---|---|
| isLinear | open override val isLinear: Boolean Determines whether an ad is linear, i.e. playback of main content needs to be paused for the ad. |