Banuba SDK
Instance Methods | Class Methods | List of all members
BNBEffectPlayerConfiguration Class Reference

#import <BNBEffectPlayerConfiguration.h>

Inheritance diagram for BNBEffectPlayerConfiguration:

Instance Methods

(void) - setAudioEnabled:
 Init audio device. More...
 

Class Methods

(nullable BNBEffectPlayerConfiguration *) + create:fxHeight:
 

Detailed Description

Definition at line 15 of file BNBEffectPlayerConfiguration.h.

Method Documentation

◆ create:fxHeight:

+ (nullable BNBEffectPlayerConfiguration *) create: (int32_t)  fxWidth
fxHeight: (int32_t)  fxHeight 
Parameters
fxWidthWidth of effect rendering area
fxHeightHeight of effect rendering area

◆ setAudioEnabled:

- (void) setAudioEnabled: (BOOL)  enabled

Init audio device.


The documentation for this class was generated from the following file: