IVSStagePresets
Objective-C
@interface IVSStagePresets : NSObject
Swift
class IVSStagePresets : NSObject
A collection of predefined configurations and input device sets.
-
Unavailable
Do not create instances of this class directly
Declaration
Objective-C
IVS_INIT_UNAVAILABLE
-
Unavailable
Do not create instances of this class directly
Declaration
Objective-C
IVS_INIT_UNAVAILABLE
-
Preset broadcast configurations.
Declaration
Objective-C
+ (nonnull IVSSimulcastLocalLayerPresets *)simulcastLocalLayer;
Swift
class func simulcastLocalLayer() -> IVSSimulcastLocalLayerPresets