JavaScript video editor, encoder, switcher - version 5.1.1

Enumerations

ActionType

ActionType
AddClipToTrack = "addClipToTrack"
AddEffect = "addEffect"
AddLayer = "addLayer"
AddTrack = "addTrack"
Change = "change"
ChangeFrame = "changeFrame"
ChangeGain = "changeGain"
ChangeMultiple = "changeMultiple"
MoveClip = "moveClip"
MoveEffect = "moveEffect"
MoveLayer = "moveLayer"
RemoveClip = "removeClip"
RemoveLayer = "removeLayer"

ActivityGroup

ActivityGroup
Active = "active"
Complete = "complete"
Error = "error"

ActivityType

ActivityType
Analyze = "analyze"
Complete = "complete"
Error = "error"
Load = "load"
Render = "render"

Anchor

Anchor
E = "E"
N = "N"
NE = "NE"
NW = "NW"
S = "S"
SE = "SE"
SW = "SW"
W = "W"

AVType

AVType
Audio = "audio"
Both = "both"
Video = "video"

Color

Color
Black = "#000000"
BlackOpaque = "#000000FF"
BlackTransparent = "#00000000"
Blue = "#0000FF"
Green = "#00FF00"
Red = "#FF0000"
Transparent = "#00000000"
White = "#FFFFFF"
WhiteOpaque = "#FFFFFFFF"
WhiteTransparent = "#FFFFFF00"
Yellow = "#FFFF00"

DataGroup

DataGroup
Color = "color"
Effects = "effects"
Opacity = "opacity"
Point = "point"
Size = "size"
Sizing = "sizing"
Timing = "timing"

DataType

DataType
Boolean = "boolean"
ContainerId = "containerid"
ContentId = "contentid"
DefinitionId = "definitionid"
FontId = "fontid"
Frame = "frame"
Number = "number"
Percent = "percent"
Rgb = "rgb"
Sizing = "sizing"
String = "string"
Timing = "timing"

DefinitionType

DefinitionType
Audio = "audio"
Clip = "clip"
Container = "container"
Content = "content"
Effect = "effect"
Filter = "filter"
Font = "font"
Image = "image"
Video = "video"
VideoSequence = "videosequence"

Direction

Direction
E = "E"
N = "N"
S = "S"
W = "W"

DragType

DragType
Layer = "layer"
Mash = "mash"
Track = "track"

DroppingPosition

DroppingPosition
After = "after"
At = "at"
Before = "before"
None = "none"

Duration

Duration
None = 0
Unknown = -1
Unlimited = -2

EditType

EditType
Cast = "cast"
Mash = "mash"

EventType

EventType
Action = "action"
Active = "active"
Added = "added"
Cast = "cast"
Draw = "draw"
Duration = "durationchange"
Ended = "ended"
Fps = "ratechange"
Loaded = "loadeddata"
Mash = "mash"
Pause = "pause"
Play = "play"
Playing = "playing"
Render = "render"
Resize = "resize"
Save = "save"
Seeked = "seeked"
Seeking = "seeking"
Selection = "selection"
Time = "timeupdate"
Track = "track"
Volume = "volumechange"
Waiting = "waiting"

FillType

FillType
Color = "color"
Fill = "fill"

GraphFileType

GraphFileType
Svg = "svg"
SvgSequence = "svgsequence"
Txt = "txt"

GraphType

GraphType
Cast = "cast"
Mash = "mash"

LayerType

LayerType
Folder = "folder"
Mash = "mash"

LoadType

LoadType
Audio = "audio"
Font = "font"
Image = "image"
Video = "video"

MasherAction

MasherAction
Redo = "redo"
Remove = "remove"
Render = "render"
Save = "save"
Undo = "undo"

MoveType

MoveType
Audio = "audio"
Effect = "effect"
Video = "video"

Orientation

Orientation
H = "H"
V = "V"

OutputFormat

OutputFormat
AudioConcat = "wav"
Flv = "flv"
Hls = "hls"
Jpeg = "jpeg"
Mdash = "mdash"
Mp3 = "mp3"
Mp4 = "mp4"
Png = "image2"
Rtmp = "rtmp"
VideoConcat = "yuv4mpegpipe"

OutputType

OutputType
Audio = "audio"
Image = "image"
ImageSequence = "imagesequence"
Video = "video"
Waveform = "waveform"

SelectType

SelectType
Cast = "cast"
Clip = "clip"
Container = "container"
Content = "content"
Effect = "effect"
Layer = "layer"
Mash = "mash"
None = "none"
Track = "track"

ServerType

ServerType
Api = "api"
Data = "data"
File = "file"
Rendering = "rendering"
Streaming = "streaming"
Web = "web"

Sizing

Sizing
Container = "container"
Content = "content"
Preview = "preview"

StreamingFormat

StreamingFormat
Hls = "hls"
Mdash = "mdash"
Rtmp = "rtmp"

Timing

Timing
Container = "container"
Content = "content"
Custom = "custom"

TransformType

TransformType
Scale = "scale"
Translate = "translate"

TriggerType

TriggerType
Init = "init"
Start = "start"
Stop = "stop"