Class BroadcastConfiguration

java.lang.Object
com.amazonaws.ivs.broadcast.BroadcastConfiguration

public class BroadcastConfiguration extends Object
Configuration properties for a BroadcastSession Changing any properties on this object after providing it to `BroadcastSession` will not have any effect. A copy of the configuration is made and kept internally. To make changes to the session live, use the `BroadcastSession.getMixer()` APIs, or `BroadcastSession.setLogLevel`.