A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
L
- Linear - class in com.naver.ads.video.vast.raw
- Represents a parsed
<Linear>element. - LINEAR_ASSET_MISMATCH - enum entry in com.naver.ads.video.VideoAdErrorCode
assets were found in the VAST ad response for a linear ad, but none of them matched the video player's capabilities.
- LOAD - enum entry in com.naver.ads.video.VideoAdErrorType
indicates that the error was encountered when the ad was being loaded.
- loadAd(com.naver.ads.video.vast.ResolvedAdMediaInfo,com.naver.ads.video.vast.ResolvedAdPodInfo) - function in com.naver.ads.video.player.VideoAdPlayer
- Loads a video ad.
- LOADED - enum entry in com.naver.ads.video.VideoAdEventType
fired when the VAST response has been received.
- LOADED - enum entry in com.naver.ads.video.vast.raw.VastEvent
This event should be used to indicate when the player considers that it has loaded and buffered the creative’s media and assets either fully or to the extent that it is ready to play the media.
- loadVideoTimeout(java.lang.Long) - function in com.naver.ads.video.VideoAdsRenderingOptions.Builder
- Sets the Specifies a non-default amount of time to wait for media to load before timing out, in milliseconds.
- LOG - enum entry in com.naver.ads.video.VideoAdEventType
fired to enable the SDK to communicate a message to be logged, which is stored in adData. This can be fired in the event of a non-fatal playback error (for example, an ad in a pod cannot be played).