6#import <Foundation/Foundation.h>
21- (void)sendVideoFrame:(
char *)frameBuffer width:(NSUInteger)width height:(NSUInteger)height dataLength:(NSUInteger)dataLength rotation:(
ZoomVideoSDKVideoRawDataRotation)rotation;
ZoomVideoSDKVideoRawDataRotation
Enumeration of the directions of video raw data rotation.
A class for users to send video raw data.