Class BroadcastConfiguration


  • public class BroadcastConfiguration
    extends java.lang.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`.