Class SubtitlesController

Hierarchy

  • SubtitlesController

Implements

Constructors

Properties

actionLookup: Record<string, any> = {}
currentLanguage: null | string = null
lastFunc: null | Function = null
name: string = 'SubtitlesController'
subtitleDurations: null | IStrictDuration[] = null

Methods

  • Parameters

    • operationData: ISubtitlesControllerOperationData
    • container: JQuery<HTMLElement>

    Returns Record<number, (() => void)>

  • Parameters

    • container: JQuery<HTMLElement>
    • titleLanguageLookup: Record<string, string>

    Returns void

Generated using TypeDoc