IVSBroadcastConfiguration

Objective-C


@interface IVSBroadcastConfiguration : NSObject

Swift

class IVSBroadcastConfiguration : NSObject

An object to broadcast, transform, and distribute audio video content. Changing any properties on this object after providing it to IVSBroadcastSession will not have any effect. A copy of the configuration is made and kept internally. To make changes to the session live, use the IVSBroadcastSession.mixer APIs, or IVSBroadcastSession.setLogLevel.