toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.captioning
/
BrightcoveCaptionFormat
/
Builder
Builder
open
class
Builder
The Builder interface to store BrightcoveCaptionFormat data.
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
BrightcoveCaptionFormat
has
In
Band
Metadata
Track
Dispatch
Type
Link copied to clipboard
open
fun
hasInBandMetadataTrackDispatchType
(
hasType
:
Boolean
)
:
BrightcoveCaptionFormat.Builder
is
Default
Link copied to clipboard
open
fun
isDefault
(
isDefault
:
Boolean
)
:
BrightcoveCaptionFormat.Builder
label
Link copied to clipboard
open
fun
label
(
label
:
String
)
:
BrightcoveCaptionFormat.Builder
language
Link copied to clipboard
open
fun
language
(
language
:
String
)
:
BrightcoveCaptionFormat.Builder
type
Link copied to clipboard
open
fun
type
(
type
:
String
)
:
BrightcoveCaptionFormat.Builder