Banuba SDK
|
#import <BNBCameraTexture.h>
Instance Methods | |
(BNBCameraTextureFormat) | - getFormat |
(void) | - setFormat: |
set camera texture format for current texture. More... | |
(nullable BNBImage *) | - asImage |
Definition at line 20 of file BNBCameraTexture.h.
- (nullable BNBImage *) asImage |
- (BNBCameraTextureFormat) getFormat |
- (void) setFormat: | (BNBCameraTextureFormat) | format |
set camera texture format for current texture.
format | (camera_texture_format). Can be Y, UV, or RGBA. |