| MeiCam SDK For iOS
    3.7.2
    | 
The receiver of the video frame. More...
#import <NvsVideoFrameReceiver.h>
 
 | Instance Methods | |
| (instancetype) | - init | 
| (instancetype) | - initWithMode: | 
| (void) | - reclaimVideoFrame: | 
| Reclaims a video frame that has acquired usage permission.  More... | |
| Properties | |
| NvsVideoFrameReceiverMode | mode | 
| id< NvsVideoFrameReceiverDelegate > | delegate | 
The receiver of the video frame.
The video frame rendered by the operation of positioning or playing the timeline will pass.
| - (instancetype) init | 
| - (instancetype) initWithMode: | (NvsVideoFrameReceiverMode) | type | 
| - (void) reclaimVideoFrame: | (unsigned int) | videoFrameTextureId | 
Reclaims a video frame that has acquired usage permission.
| videoFrameTextureId | The OpenGL ES texture ID of the video frame to be recycled. | 
| 
 | readwritenonatomicweak | 
| 
 | readnonatomicassign | 
 1.8.18
 1.8.18