@playkit-js/transcript-plugin

2.1.2 • Public • Published

Kaltura Player V7 - Transcript plugin

Conventional Commits

Overview

this section will be added soon

Project structure

this section will be added soon

Plugin configuration

Plugin configuration can be defined as object of properties, ex:

            'playkit-js-transcript': {
                position: 'right',
                printDisabled : true,
                expandMode:'over'
            }

List of available configuration properties:

Parameter Description Type Default
expandMode Set player area for TW `"alongside" "over"`
expandOnFirstPlay Opens plugin on automatically boolean true
showTime Show or hide caption time boolean true
position Position of TW plugin `"right" "bottom"`
searchDebounceTimeout Debounce on caption search number 250
searchNextPrevDebounceTimeout Debounce on jump to prev\next search result number 100
downloadDisabled Disable download of transcript boolean false
printDisabled Disable print of transcript boolean false

Readme

Keywords

none

Package Sidebar

Install

npm i @playkit-js/transcript-plugin

Weekly Downloads

1

Version

2.1.2

License

AGPL-3.0

Unpacked Size

1.87 MB

Total Files

48

Last publish

Collaborators

  • orenme
  • adi-mach-kaltura
  • shai.kaltura
  • eransakalkaltura
  • semarche
  • playkitjs.bot