Banuba SDK
|
#import <BNBEffectPlayerConfiguration.h>
Instance Methods | |
(void) | - setAudioEnabled: |
Init audio device. More... | |
Class Methods | |
(nullable BNBEffectPlayerConfiguration *) | + create:fxHeight: |
Definition at line 15 of file BNBEffectPlayerConfiguration.h.
+ (nullable BNBEffectPlayerConfiguration *) create: | (int32_t) | fxWidth | |
fxHeight: | (int32_t) | fxHeight | |
fxWidth | Width of effect rendering area |
fxHeight | Height of effect rendering area |
- (void) setAudioEnabled: | (BOOL) | enabled |
Init audio device.