toggle menu
PLVAndroidMediaPlayer
2.3.0
release
switch theme
search in API
media-player-business
/
net.polyv.android.player.business.scene.common.model.vo
/
PLVVodMediaResource
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Properties
authentication
Link copied to clipboard
var
authentication
:
PLVVodAuthentication
?
local
Video
Search
Paths
Link copied to clipboard
var
localVideoSearchPaths
:
List
<
String
>
?
video
Id
Link copied to clipboard
var
videoId
:
String
?
viewer
Param
Link copied to clipboard
var
viewerParam
:
PLVViewerParam
?
Functions
build
Link copied to clipboard
fun
build
(
)
:
PLVVodMediaResource
child
Account
Link copied to clipboard
@
CheckReturnValue
fun
childAccount
(
block
:
PLVVodChildAccountAuthentication.Builder
.
(
)
->
Unit
)
:
PLVVodChildAccountAuthentication
main
Account
Link copied to clipboard
@
CheckReturnValue
fun
mainAccount
(
block
:
PLVVodMainAccountAuthentication.Builder
.
(
)
->
Unit
)
:
PLVVodMainAccountAuthentication
viewer
Param
Link copied to clipboard
@
CheckReturnValue
fun
viewerParam
(
block
:
PLVViewerParam.Builder
.
(
)
->
Unit
)
:
PLVViewerParam