Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface V2FxSection

Interface of a fx section.

Hierarchy

  • V2FxSection

Index

Properties

Optional bypass

bypass: undefined | false | true

Whether the section would be bypassed or not. Can be undefined.

def

def: string

Fx definition name of the section.

length

length: number

Time length of the section.

params

params: any

Params of the section.

row

row: number

Row of the section.

time

time: number

Beginning time of the section.

Generated using TypeDoc