Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Generic<IExtension>

Type parameters

  • IExtension

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

aspect

aspect: number | undefined = undefined

duration

duration: IMillisecondsMutable | undefined = undefined

end

end: IMillisecondsMutable

gifify

gifify: boolean

start

start: IMillisecondsMutable

tracks

tracks: Array<ITrackMutable>

type

type: Video = Type.Video

url

url: IUrlMutable

Accessors

track

  • get track(): ITracksMutable

Methods

toJSON

  • Converts the node into it's JSON representation

    Parameters

    • Default value _: string = ""

    Returns IImmutable

    the object to serialize with JSON.stringify