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

#import <BNBFramesProvider.h>

Inheritance diagram for BNBFramesProvider:

Instance Methods

(nullable BNBFullImageData *) - nextImage
 
(nonnull NSDictionary< NSString *, NSString * > *) - getDeviceInfo
 

Class Methods

(nullable BNBFramesProvider *) + create:
 

Detailed Description

Definition at line 9 of file BNBFramesProvider.h.

Method Documentation

◆ create:

+ (nullable BNBFramesProvider *) create: (nonnull NSString *)  path

◆ getDeviceInfo

- (nonnull NSDictionary<NSString *, NSString *> *) getDeviceInfo

◆ nextImage

- (nullable BNBFullImageData *) nextImage
Returns
null if there is no more frames.

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