Class BroadcastConfiguration.Mixer

java.lang.Object
com.amazonaws.ivs.broadcast.BroadcastConfiguration.Mixer
Enclosing class:
BroadcastConfiguration

public static class BroadcastConfiguration.Mixer extends Object
Audio and Video Mixer properties. The canvas size and canvas aspect mode will be the same as the size and aspect mode specified in the Video properties. The mixer renders on-screen and audible elements, called "Slots", to the final mix. You can bind and unbind Audio and Image devices to the mixer. See Mixer.bind and Mixer.unbind.