StopCaptionsAdapterOptions interface
Options passed to adapter.stopCaptions
Properties
stop |
Stop captions that have been started in the background. |
Property Details
stopInBackground
Stop captions that have been started in the background.
stopInBackground?: boolean
Property Value
boolean
Remarks
This option is only applicable when stopping captions that have been started using the startInBackground
property of adpater.startCaptions.