Package com.brightcove.player.model
Class CaptionsDocument
java.lang.Object
com.brightcove.player.model.CaptionsDocument
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TTMLDocument
,WebVTTDocument
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves theList
ofBrightcoveClosedCaption
objects for this document.
-
Field Details
-
regions
-
-
Constructor Details
-
CaptionsDocument
public CaptionsDocument()
-
-
Method Details
-
getRegions
- Returns:
- the region map
-
getCaptions
Retrieves theList
ofBrightcoveClosedCaption
objects for this document.- Returns:
- the caption list
-