Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimecodePopupProps

Props for TimecodePopup

Hierarchy

  • TimecodePopupProps

Index

Properties

Optional position

position: undefined | object

seekBy

seekBy: function

Type declaration

    • (t: number): void
    • Parameters

      • t: number

      Returns void

timeOffset

timeOffset: number

updateOffset

updateOffset: function

Type declaration

    • (t: number): void
    • Parameters

      • t: number

      Returns void

Generated using TypeDoc