Interface: Source

Source

A source is the imput for a mixer. It can be an image, video, text etc.

Author:
  • Sense studios
Source:

Classes

GifSource

Allows for an (animated) GIF file to use as input for the mixer
Giphy Example on codepen:
codepen

MultiVideoSource

The MultiVideoSource allows for playback of video files in the Mixer project.
And optimizes video playback in online scenarios

SolidSource

Allows a solid color to serve as an input element

VideoSource

The videosource allows for playback of video files in the Mixer project
VideoSource Example on codepen:
codepen

WebcamSource

The WebcamSource allows for playback of webcams in the Mixer project
Webcam Example on codepen:
codepen