ISubTitleRenderEventArgs

12 Sep 20251 minute to read

Specifies the SubTitle Render Event arguments.

Properties

cancel boolean

Defines the event cancel status.

name string

Defines the name of the event.

text string

Defines the current subtitle text.

x number

Defines the current subtitle text x location.

y number

Defines the current subtitle text y location.