A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
M
- maxBitrateKbps(java.lang.Integer) - function in com.naver.ads.video.VideoAdsRenderingOptions.Builder
- Sets the maxBitrate(kbps).
- maxRedirects(java.lang.Integer) - function in com.naver.ads.video.VideoAdsRequest.Builder
- Sets the maximum number of VAST redirects.
- maxRedirects(java.lang.Integer) - function in com.naver.ads.video.vast.VastParserOptions.Builder
- Sets the maximum number of VAST redirects.
- MEDIA_LOADED - enum entry in com.naver.ads.video.VideoAdEventType
fired when the creative's media has been loaded.
- MEDIA_TYPE_2D - enum entry in com.naver.ads.video.vast.raw.MediaType
- MEDIA_TYPE_360 - enum entry in com.naver.ads.video.vast.raw.MediaType
- MEDIA_TYPE_3D - enum entry in com.naver.ads.video.vast.raw.MediaType
- MEDIA_TYPE_ETC - enum entry in com.naver.ads.video.vast.raw.MediaType
- MediaFile - class in com.naver.ads.video.vast.raw
- Represents a parsed
<MediaFile>element. - MediaFiles - class in com.naver.ads.video.vast.raw
- Represents a parsed
<MediaFiles>element. - MediaType - class in com.naver.ads.video.vast.raw
- The type of media file.
- MediaType.Companion - class in com.naver.ads.video.vast.raw.MediaType
- Mezzanine - class in com.naver.ads.video.vast.raw
- Represents a parsed
<Mezzanine>element. - MID_POINT - enum entry in com.naver.ads.video.VideoAdEventType
fired when the ad playhead crosses midpoint.
- MID_POINT - enum entry in com.naver.ads.video.vast.raw.VastEvent
The creative played continuously for at least 50% of the total duration at normal speed.
- mimeTypes(java.util.List) - function in com.naver.ads.video.VideoAdsRenderingOptions.Builder
- Sets the list of VideoAdMimeType.
- MINIMIZE - enum entry in com.naver.ads.video.vast.raw.VastEvent
The user clicked or otherwise activated a control used to minimize the ad to a size smaller than a collapsed ad but without fully dispatching the ad from the player environment. Unlike a collapsed ad that is big enough to display it’s message, the minimized ad is only big enough to offer a control that enables the user to redisplay the ad if desired.
- mute(java.lang.Boolean) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- Sets the mute state of the current audio stream.
- mute(java.lang.Boolean) - function in com.naver.ads.video.player.VideoAdPlayer
- Sets the mute state of the current audio stream.
- mute(java.lang.Boolean) - function in com.naver.ads.video.player.VideoPlayer
- Sets the mute state of the current audio stream.
- MUTE - enum entry in com.naver.ads.video.vast.raw.VastEvent
The user activated the mute control and muted the creative
- MUTE_CLICKED - enum entry in com.naver.ads.video.VideoAdEventType
fired when the user activated the mute control and muted the creative.
- MUTED - enum entry in com.naver.ads.video.VideoAdEventType
fired when an ad volume has been muted.
- muteInternal(java.lang.Boolean) - function in com.naver.ads.video.player.VideoPlayer