toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.model
/
Video
/
Builder
Builder
open
class
Builder
Convenience Builder to build Video objects.
Members
Constructors
Builder
Link copied to clipboard
constructor
(
uri
:
String
)
The Video.
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
Video
Builds the
Video
object.
set
Delivery
Type
Link copied to clipboard
open
fun
setDeliveryType
(
deliveryType
:
DeliveryType
)
:
Video.Builder
Sets the Video Delivery Type.
set
Is
Live
Video
Link copied to clipboard
open
fun
setIsLiveVideo
(
isLiveVideo
:
Boolean
)
:
Video.Builder
Indicates whether this video is Live or not.
set
Projection
Format
Link copied to clipboard
open
fun
setProjectionFormat
(
projectionFormat
:
Video.ProjectionFormat
)
:
Video.Builder
Sets the Video Projection Format.