100ms Logo

100ms

Docs

Search docs
/

HMSVideoPluginType

Specifies the type of the plugin a transforming plugin will get an output canvas to give the resulting transformation. While an analyzing plugin will only be passed the input canvas.

Enumeration Members

ANALYZE

ANALYZE = "ANALYZE"


TRANSFORM

TRANSFORM = "TRANSFORM"