A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W 

S

seekTo(java.lang.Long) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Moves the ads to specified time position.
seekTo(com.naver.ads.video.vast.ResolvedAdMediaInfo,java.lang.Long) - function in com.naver.ads.video.player.VideoAdPlayer
Seeks to a position specified in milliseconds.
seekTo(java.lang.Long) - function in com.naver.ads.video.player.VideoPlayer
Seeks to a position specified in milliseconds in the current MediaItem.
SelectedAd - class in com.naver.ads.video.vast
The object that holds the data corresponding to the main ad that was finally selected.
SelectedAd.Companion - class in com.naver.ads.video.vast.SelectedAd
 
selectResolvedCompanion(java.lang.Integer,java.lang.Integer) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
Selects the best companion ad creative from a list of companion ad creative.
setAdWebViewController(com.naver.ads.webview.AdWebViewController) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
the controller of the ad web view.
setAspectRatio(java.lang.Float) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Sets the new aspect ratio to the texture view.
setAspectRatio(java.lang.Float) - function in com.naver.ads.video.player.ResizableTextureView
Sets new aspect ratio.
setBackBufferDurationMillis(java.lang.Integer) - function in com.naver.ads.video.player.VideoPlayer
백 버퍼 지속시간을 설정합니다.
setBufferDurationsMs(com.naver.ads.video.player.BufferDurationsMs) - function in com.naver.ads.video.player.VideoPlayer
비디오 플레이어의 버퍼링 지속시간을 설정합니다.
setBufferedColor(java.lang.Integer) - function in com.naver.ads.video.player.VideoTimeBar
Sets the color for the portion of the time bar after the current played position up to the current buffered position.
setCacheDir(java.lang.String) - function in com.naver.ads.video.player.VideoCacheManager
cache directory.
setCachedVolume(java.lang.Float) - function in com.naver.ads.video.player.VideoPlayer
cached volume value, used to restore volume after mute.
setCacheEnabled(java.lang.Boolean) - function in com.naver.ads.video.player.VideoPlayer.Companion
set true to enable cache, or false to disable.
setCacheSizeMb(java.lang.Integer) - function in com.naver.ads.video.player.VideoCacheManager
cache size(MB).
setChildView(android.view.View,com.naver.ads.video.vast.ResolvedCompanion) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
 
setConcurrentChildView(com.naver.ads.video.vast.ResolvedCompanion) - function in com.naver.ads.video.player.DefaultCompanionAdViewGroup
 
setConcurrentChildView(com.naver.ads.video.vast.ResolvedCompanion) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
 
setCornerRadius(java.lang.Integer) - function in com.naver.ads.video.player.VideoTimeBar
Sets the corner radius to be applied to the played, buffered, and unplayed bars.
setEndCard(java.lang.Boolean) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
end card companion ad if true otherwise false
setEndCardChildView(com.naver.ads.video.vast.ResolvedCompanion) - function in com.naver.ads.video.player.DefaultCompanionAdViewGroup
 
setEndCardChildView(com.naver.ads.video.vast.ResolvedCompanion) - function in com.naver.ads.video.player.ResolvedCompanionAdViewGroup
 
setEventListener(com.naver.ads.video.player.UiElementViewGroup.EventListener) - function in com.naver.ads.video.player.DefaultCompanionAdViewGroup
Specified the event listener to which vast events must be sent.
setEventListener(com.naver.ads.video.player.UiElementViewGroup.EventListener) - function in com.naver.ads.video.player.UiElementViewGroup
Specified the event listener to which vast events must be sent.
setFrame(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.video.player.TransformImageView
 
setMarginsInternally(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Sets the margins for the texture view.
setMaxBitrateKbps(java.lang.Integer) - function in com.naver.ads.video.player.VideoPlayer
sets maximum bitrate(kbps) of the video to play.
setParentUiElementViewGroup(com.naver.ads.video.player.UiElementViewGroup) - function in com.naver.ads.video.player.Dispatchable
the parent of this object.
setPlayedColor(java.lang.Integer) - function in com.naver.ads.video.player.VideoTimeBar
Sets the color for the portion of the time bar representing media before the playback position.
setPlayWhenReady(java.lang.Boolean) - function in com.naver.ads.video.player.VideoPlayer
Sets whether playback should proceed when getPlaybackState == PlaybackState.PREPARED.
setResizeType(java.lang.Integer) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Sets the ResizableTextureView.ResizeType
setResizeType(java.lang.Integer) - function in com.naver.ads.video.player.ResizableTextureView
Sets the ResizeType.
setSaveLastFrame(java.lang.Boolean) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
 
setTransform(com.naver.ads.video.player.TransformOption) - function in com.naver.ads.video.player.TransformImageView
 
setTransformOption(com.naver.ads.video.player.TransformOption) - function in com.naver.ads.video.player.ResizableTextureView
 
setTransformOptions(com.naver.ads.video.player.TransformOption) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Sets the transform for textureView and thumbnailView.
setTransformOptions(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Sets the transform for textureView and thumbnailView.
setTransformOptions(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float) - function in com.naver.ads.video.player.ResizableTextureView
Sets the transform options.
setUnplayedColor(java.lang.Integer) - function in com.naver.ads.video.player.VideoTimeBar
Sets the color for the portion of the time bar after the current played position.
setVideoPath(android.net.Uri) - function in com.naver.ads.video.player.VideoPlayer
Sets the Uri of the video to play.
setVideoPath(java.lang.String) - function in com.naver.ads.video.player.VideoPlayer
Sets the URI of the video to play.
setVideoTextureView(android.view.TextureView) - function in com.naver.ads.video.player.VideoPlayer
Sets the TextureView onto which video will be rendered.
setVolume(java.lang.Float) - function in com.naver.ads.video.player.VideoPlayer
Sets the player volume.
showOverlayView() - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Shows the overlay view.
skip() - function in com.naver.ads.video.VideoAdsManager
Skips the current ad.
SKIP - enum entry in com.naver.ads.video.vast.raw.VastEvent

The user activated a skip control to skip the creative.

SKIPPABLE_STATE_CHANGED - enum entry in com.naver.ads.video.VideoAdEventType

fired when the displayed ads skippable state is changed.

SKIPPED - enum entry in com.naver.ads.video.VideoAdEventType

fired when an ad was skipped.

start() - function in com.naver.ads.video.VideoAdsManager
Starts playing the ads.
START - enum entry in com.naver.ads.video.vast.raw.VastEvent

This event is used to indicate that an individual creative within the ad was loaded and playback began. As with creativeView, this event is another way of tracking creative playback. Macros defined to describe auto-play and muted states.

STARTED - enum entry in com.naver.ads.video.VideoAdEventType

fired when a linear or non-linear ad starts playing.

STATE_ENDED - enum entry in com.naver.ads.video.VideoAdState

the playback has reached the end of the media.

STATE_NONE - enum entry in com.naver.ads.video.VideoAdState

the playback state when the player is not playing an ad.

STATE_PAUSED - enum entry in com.naver.ads.video.VideoAdState

the playback state when the player's playback is paused.

STATE_PLAYING - enum entry in com.naver.ads.video.VideoAdState

the playback state when the player's playback is ongoing.

StaticResource - class in com.naver.ads.video.vast.raw
Represents a parsed <StaticResource> element.
stop(com.naver.ads.video.VideoAdsManager) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Stops current playback.
stop() - function in com.naver.ads.video.player.VideoPlayer
Stops playback without resetting the playlist.
stopAd(com.naver.ads.video.vast.ResolvedAdMediaInfo) - function in com.naver.ads.video.player.VideoAdPlayer
Stops playing the current ad.
stopInternal() - function in com.naver.ads.video.player.VideoPlayer
 
STREAMING - enum entry in com.naver.ads.video.vast.raw.Delivery

the type using streaming protocols.

STREAMING_M3U8 - enum entry in com.naver.ads.video.VideoAdMimeType
 
STREAMING_VND_APPLE_MPEGURL - enum entry in com.naver.ads.video.VideoAdMimeType
 
suspend(com.naver.ads.video.VideoAdsManager) - function in com.naver.ads.video.player.OutStreamVideoAdPlayback
Suspends current playback.
suspend() - function in com.naver.ads.video.player.OutStreamVideoPlayerController
Suspends the current ad.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W