2.1.1 • Published 4 years ago

@pakhshkit-js/transcript-plugin v2.1.1

Weekly downloads
-
License
AGPL-3.0
Repository
gitlab
Last release
4 years ago

Kontorol 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:

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

List of available configuration properties:

ParameterDescriptionTypeDefault
expandModeSet player area for TW"alongside" | "over""alongside"
expandOnFirstPlayOpens plugin on automaticallybooleantrue
showTimeShow or hide caption timebooleantrue
positionPosition of TW plugin"right" | "bottom""bottom"
searchDebounceTimeoutDebounce on caption searchnumber250
searchNextPrevDebounceTimeoutDebounce on jump to prev\next search resultnumber100
downloadDisabledDisable download of transcriptbooleanfalse
printDisabledDisable print of transcriptbooleanfalse