A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
I
- Icon - class in com.naver.ads.video.vast.raw
- Represents a parsed
<Icon>element. - ICON_CLICKED - enum entry in com.naver.ads.video.VideoAdEventType
the user has tapped an ad icon. On Android mobile apps, the SDK will navigate to the landing page. On Connected TV devices, the SDK will present a modal dialog containing the VAST icon fallback image.
- IconClicks - class in com.naver.ads.video.vast.raw
- Represents a parsed
<IconClicks>element. - IconDisplayInfo - class in com.naver.ads.video.vast
- IconDisplayInfo.Companion - class in com.naver.ads.video.vast.IconDisplayInfo
- IconDisplayInfo.IconStaticResource - class in com.naver.ads.video.vast.IconDisplayInfo
- IconDisplayInfo.IconStaticResource.Companion - class in com.naver.ads.video.vast.IconDisplayInfo.IconStaticResource
- IconEvent - class in com.naver.ads.video.player
- Provides the event related to
Icon Metrics. - IconEvent.Click - class in com.naver.ads.video.player.IconEvent
- Fired when the user activated the click control.
- IconEvent.CreativeView - class in com.naver.ads.video.player.IconEvent
- Fired when an icon portion of the ad was viewed.
- IDLE - enum entry in com.naver.ads.video.player.PlaybackState
The playback state when the player's playback is idle.
- ImpressionTrackingProvider - class in com.naver.ads.video.player
- Provides a list of impression tracking url templates of video ads.
- initialize(com.naver.ads.video.VideoAdsRenderingOptions) - function in com.naver.ads.video.VideoAdsManager
- Initializes the ad experience on the manager.
- initialize(com.naver.ads.video.vast.ResolvedAd,com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoAdsRenderingOptions) - function in com.naver.ads.video.player.DefaultResolvedAdViewGroup
- Initializes the ad experience on this object.
- initialize(com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoProgressUpdate,com.naver.ads.video.player.BufferDurationsMs,com.naver.ads.video.player.OutStreamVideoAdPlayback.BufferingOrThumbnailVisibleOption,java.lang.Integer,java.lang.Boolean) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoProgressUpdate,com.naver.ads.video.player.BufferDurationsMs,com.naver.ads.video.player.OutStreamVideoAdPlayback.BufferingOrThumbnailVisibleOption,java.lang.Integer) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoProgressUpdate,com.naver.ads.video.player.BufferDurationsMs,com.naver.ads.video.player.OutStreamVideoAdPlayback.BufferingOrThumbnailVisibleOption) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoProgressUpdate,com.naver.ads.video.player.BufferDurationsMs) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoProgressUpdate) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.VideoAdsRequest) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoProgressUpdate,java.lang.Integer,com.naver.ads.video.player.OutStreamVideoAdPlayback.BufferingOrThumbnailVisibleOption,java.lang.Integer,java.lang.Boolean) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- 주어진 adsRequest와 adProgress를 기반으로 이 인스턴스를 초기화하고 videoPlayer를 준비합니다.
- initialize(com.naver.ads.video.vast.ResolvedCompanion,com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoAdsRenderingOptions) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
- Initializes this instance with given trackingProvider, adsRequest and adsRenderingOptions.
- initialize(TTrackingProvider,com.naver.ads.video.VideoAdsRequest,com.naver.ads.video.VideoAdsRenderingOptions) - function in com.naver.ads.video.player.UiElementView
- Initializes the ad experience on this object.
- InLine - class in com.naver.ads.video.vast.raw
- Represents a parsed
<InLine>element. - inStreamAd(java.lang.Boolean) - function in com.naver.ads.video.VideoAdsRequest.Builder
- Set whether the ad is an in-stream ad or not.
- InteractiveCreativeFile - class in com.naver.ads.video.vast.raw
- Represents a parsed
<InteractiveCreativeFile>element. - INTERNAL_ERROR - enum entry in com.naver.ads.video.VideoAdErrorCode
an error internal to the SDK occurred.
- internalUpdate(com.naver.ads.video.VideoAdState,com.naver.ads.video.VideoProgressUpdate,java.lang.Boolean) - function in com.naver.ads.video.player.DefaultCompanionAdViewGroup
- Propagates state and adProgress to the UiElementViews managed by UiElementViewGroupManager internally.
- internalUpdate(com.naver.ads.video.VideoAdState,com.naver.ads.video.VideoProgressUpdate,java.lang.Boolean) - function in com.naver.ads.video.player.DefaultResolvedAdViewGroup
- Propagates state and adProgress to the UiElementViews managed by UiElementViewGroupManager internally.
- internalUpdate(com.naver.ads.video.VideoAdState,com.naver.ads.video.VideoProgressUpdate,java.lang.Boolean) - function in com.naver.ads.video.player.UiElementViewGroup
- Propagates state and adProgress to the UiElementViews managed by UiElementViewGroupManager internally.
- INVALID_ARGUMENTS - enum entry in com.naver.ads.video.VideoAdErrorCode
invalid arguments were provided to SDK methods.
- isEnded() - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- Whether the current ad has reached the end of the media or not.
- isEnded() - function in com.naver.ads.video.player.VideoAdPlayer
- Returns Whether the current ad has reached the end of the media or not.
- isFilled() - function in com.naver.ads.video.player.CompanionAdSlot
- Returns true if the companion ad slot is filled, false otherwise.
- isInPlaybackState(com.naver.ads.video.player.PlaybackState) - function in com.naver.ads.video.player.PlaybackState.Companion
- Returns whether the given state is playback or not.
- isLinear() - function in com.naver.ads.video.vast.SelectedAd
- Indicates whether the ad's current mode of operation is linear or non-linear.
- isLoading() - function in com.naver.ads.video.player.VideoPlayer
- Whether the player is currently loading the source.
- isMuted() - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- Returns the mute state of the current audio stream.
- isMuted() - function in com.naver.ads.video.player.VideoAdPlayer
- Returns true if the video is currently muted, false otherwise.
- isMuted() - function in com.naver.ads.video.player.VideoPlayer
- Returns the mute state of the current audio stream.
- isPlaying() - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
- Returns whether the player is playing.
- isPlaying() - function in com.naver.ads.video.player.VideoPlayer
- Returns whether the player is playing.