Class MixedImageDevice

All Implemented Interfaces:
MixedDevice<MixedImageDeviceSource>, Releasable

public class MixedImageDevice extends CustomImageSource implements MixedDevice<MixedImageDeviceSource>
A mixed image device that can accept multiple image sources to be mixed together to produce a final output. A mixed image device with no input sources will still produce output, but the output will be a black image.

Note: Previews for this device will be delayed slightly from the input sources due to the time it takes to composite and render the various sources into a single output stream.

This can be created through DeviceDiscovery.