toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.edge
/
Catalog
/
Builder
Builder
open
class
Builder
:
Catalog.AbstractBuilder
<
T
>
The Builder to create the Catalog object.
Members
Constructors
Builder
Link copied to clipboard
constructor
(
eventEmitter
:
EventEmitter
,
account
:
String
)
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
Catalog
Builds the Catalog object.
set
Base
URL
Link copied to clipboard
open
fun
setBaseURL
(
baseURL
:
String
)
:
T
Sets the base url used to make Catalog request to retrieve the Videos and Playlists.
set
Policy
Link copied to clipboard
open
fun
setPolicy
(
policy
:
String
)
:
T
Sets the Poly Key associated with the Account
set
Properties
Link copied to clipboard
open
fun
setProperties
(
properties
:
Map
<
String
,
String
>
)
:
T
Sets the properties Map.