AdData

com.bitmovin.player.api.advertising

AdData

interface AdData

Holds various additional ad data.

Refer to VastAdData and ImaAdData for more information on what additional data is available for specific ad integrations.

Inheritors

Properties

NameSummary
bitrateabstract val bitrate: Int?
The average bitrate of the progressive media file as defined in the VAST response.
maxBitrateabstract val maxBitrate: Int?
The maximum bitrate of the streaming media file as defined in the VAST response.
mimeTypeabstract val mimeType: String?
The MIME type of the media file or creative as defined in the VAST response.
minBitrateabstract val minBitrate: Int?
The minimum bitrate of the streaming media file as defined in the VAST response.