BrightcovePreviewSeekBar
constructor(context: Context)
Instantiate a BrightcovePreviewSeekBar view
Parameters
context
the Android context
constructor(context: Context, attrs: AttributeSet)
Instantiate a BrightcovePreviewSeekBar view
Parameters
context
the Android context
attrs
The attributes of the XML tag that is inflating the view. This value may be null.
Instantiate a BrightcovePreviewSeekBar view
Parameters
context
the Android context
attrs
The attributes of the XML tag that is inflating the view. This value may be null.
defaultStyle
An attribute in the current theme that contains a reference to a style resource that supplies default values for the view. Can be 0 to not look for defaults.