Package-level declarations

Types

Link copied to clipboard
A class for describing the format options of a caption source.
Link copied to clipboard
A host Activity for the BrightcoveCaptionPropertiesFragment.
Link copied to clipboard
A preference screen for users to customize their ~captions experience~
Link copied to clipboard
A convenience class to build up and represent a Caption Style
Link copied to clipboard
A class for describing a closed caption, comprised of a start and end time as well as the caption text.
Link copied to clipboard
A TextView that encapsulates a rendered closed caption.
Link copied to clipboard
@ListensFor(events = [])
@Emits(events = [])
open class LoadCaptionsService : AbstractComponent
Provides a simple interface to load and parse caption documents.
Link copied to clipboard
Link copied to clipboard
class ShadowlessBackgroundSpan(backgroundColor: Int, horizontalPadding: Int, textAlignment: Int)
Link copied to clipboard
open class TTMLParser
Implementation of a parser which understands much of the DFXP TTML specification (though not all).
Link copied to clipboard
open class WebVTTParser
Implementation of a parser for WebVTT style captions.