Banuba SDK
|
#import <BNBVideo.h>
Instance Methods | |
(void) | - setPosition: |
(int32_t) | - getPosition |
(void) | - play |
(void) | - pause |
(BOOL) | - isPlaying |
Definition at line 7 of file BNBVideo.h.
- (int32_t) getPosition |
- (BOOL) isPlaying |
- (void) pause |
- (void) play |
- (void) setPosition: | (int32_t) | position |