Banuba SDK
|
#import <BNBFramesProvider.h>
Instance Methods | |
(nullable BNBFullImageData *) | - nextImage |
(nonnull NSDictionary< NSString *, NSString * > *) | - getDeviceInfo |
Class Methods | |
(nullable BNBFramesProvider *) | + create: |
Definition at line 9 of file BNBFramesProvider.h.
+ (nullable BNBFramesProvider *) create: | (nonnull NSString *) | path |
- (nonnull NSDictionary<NSString *, NSString *> *) getDeviceInfo |
- (nullable BNBFullImageData *) nextImage |
null
if there is no more frames.