Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a storyboard sample.

Hierarchy

Index

Constructors

Properties

Accessors

Constructors

  • new StoryboardSample(path: string, time: number, volume: number): StoryboardSample

Properties

path: string

The file path to the content of the element.

volume: number

The volume at which the sample is played.

Accessors

  • get duration(): number
  • get endTime(): number
  • get startTime(): number

Generated using TypeDoc