6#import <Foundation/Foundation.h>
7#import <MobileRTC/MobileRTCConstants.h>
23- (void)sendVideoFrame:(
char *)frameBuffer width:(NSUInteger)width height:(NSUInteger)height dataLength:(NSUInteger)dataLength rotation:(
MobileRTCVideoRawDataRotation)rotation;
MobileRTCVideoRawDataRotation
Enumeration of the directions of video.
A class that sends video raw data.