#import <BNBEffectInfo.h>
Definition at line 8 of file BNBEffectInfo.h.
◆ effectInfoWithUrl:renderType:recognizerFeatures:usesAudio:usesVideo:usesTouches:usesBgSeparation:
+ (nonnull instancetype) effectInfoWithUrl: |
|
(nonnull NSString *) |
url |
renderType: |
|
(BNBEffectRenderType) |
renderType |
recognizerFeatures: |
|
(nonnull NSSet< NSNumber * > *) |
recognizerFeatures |
usesAudio: |
|
(BOOL) |
usesAudio |
usesVideo: |
|
(BOOL) |
usesVideo |
usesTouches: |
|
(BOOL) |
usesTouches |
usesBgSeparation: |
|
(BOOL) |
usesBgSeparation |
|
|
| |
◆ initWithUrl:renderType:recognizerFeatures:usesAudio:usesVideo:usesTouches:usesBgSeparation:
- (nonnull instancetype) initWithUrl: |
|
(nonnull NSString *) |
url |
renderType: |
|
(BNBEffectRenderType) |
renderType |
recognizerFeatures: |
|
(nonnull NSSet< NSNumber * > *) |
recognizerFeatures |
usesAudio: |
|
(BOOL) |
usesAudio |
usesVideo: |
|
(BOOL) |
usesVideo |
usesTouches: |
|
(BOOL) |
usesTouches |
usesBgSeparation: |
|
(BOOL) |
usesBgSeparation |
|
|
| |
◆ recognizerFeatures
- (NSSet<NSNumber *>*) recognizerFeatures |
|
readnonatomicassign |
◆ renderType
- (BNBEffectRenderType) renderType |
|
readnonatomicassign |
◆ url
◆ usesAudio
◆ usesBgSeparation
- (BOOL) usesBgSeparation |
|
readnonatomicassign |
◆ usesTouches
◆ usesVideo
The documentation for this class was generated from the following file: