toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk
/
GfpVideoAdOptions
Gfp
Video
Ad
Options
open
class
GfpVideoAdOptions
A class used to configure video ad requests.
Members
Constructors
Gfp
Video
Ad
Options
Link copied to clipboard
constructor
(
)
Properties
ad
Ui
Container
Link copied to clipboard
open
val
adUiContainer
:
FrameLayout
ad
Video
Player
Link copied to clipboard
open
val
adVideoPlayer
:
AdVideoPlayer
bitrate
Kbps
Link copied to clipboard
open
var
bitrateKbps
:
Int
is
Live
Link copied to clipboard
open
var
isLive
:
Boolean
language
Link copied to clipboard
@get:
NonNull
open
var
language
:
GfpLanguage
linear
Ad
Type
Link copied to clipboard
@get:
NonNull
open
val
linearAdType
:
LinearAdType
mime
Types
Link copied to clipboard
@get:
NonNull
val
mimeTypes
:
Set
<
String
>
video
Load
Timeout
Link copied to clipboard
open
var
videoLoadTimeout
:
Int
Functions
set
Supported
Streaming
HLS
Link copied to clipboard
open
fun
setSupportedStreamingHLS
(
supportHls
:
Boolean
)
Before using this, please contact with NAM admin.