toggle menu
library-core
8.7.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk
/
GfpVideoAdOptions
Gfp
Video
Ad
Options
class
GfpVideoAdOptions
A class used to configure video ad requests.
Members
Constructors
Gfp
Video
Ad
Options
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ad
Count
View
Link copied to clipboard
var
adCountView
:
View
?
ad
Volume
Link copied to clipboard
@
FloatRange
(
from
=
0.0
,
to
=
1.0
)
var
adVolume
:
Float
?
bitrate
Kbps
Link copied to clipboard
@
IntRange
(
from
=
-1
)
var
bitrateKbps
:
Int
is
Live
Link copied to clipboard
var
isLive
:
Boolean
language
Link copied to clipboard
var
language
:
GfpLanguage
linear
Ad
Type
Link copied to clipboard
var
linearAdType
:
LinearAdType
video
Load
Timeout
Link copied to clipboard
@
IntRange
(
from
=
0
)
var
videoLoadTimeout
:
Int
Functions
get
Ad
Ui
Container
Link copied to clipboard
fun
getAdUiContainer
(
)
:
FrameLayout
?
get
Ad
Video
Player
Link copied to clipboard
fun
getAdVideoPlayer
(
)
:
AdVideoPlayer
?
get
Mime
Types
Link copied to clipboard
fun
getMimeTypes
(
)
:
List
<
String
>
get
Video
Ad
Mime
Types
Link copied to clipboard
fun
getVideoAdMimeTypes
(
)
:
List
<
VideoAdMimeType
>
set
Ad
Ui
Container
Link copied to clipboard
fun
setAdUiContainer
(
adUiContainer
:
FrameLayout
)
set
Ad
Video
Player
Link copied to clipboard
fun
setAdVideoPlayer
(
adVideoPlayer
:
AdVideoPlayer
)
set
Supported
Streaming
HLS
Link copied to clipboard
fun
setSupportedStreamingHLS
(
supportHls
:
Boolean
)
Before using this, please contact with NAM admin.