Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCVideoSender.h
Go to the documentation of this file.
1
6
#import <Foundation/Foundation.h>
7
#import <MobileRTC/MobileRTCConstants.h>
8
13
@interface
MobileRTCVideoSender
: NSObject
14
24
- (void)sendVideoFrame:(
char
*)frameBuffer width:(NSUInteger)width height:(NSUInteger)height dataLength:(NSUInteger)dataLength rotation:(
MobileRTCVideoRawDataRotation
)rotation format:(
MobileRTCFrameDataFormat
)format;
25
@end
26
MobileRTCFrameDataFormat
MobileRTCFrameDataFormat
Enumeration of video frame data format.
Definition
MobileRTCConstants.h:843
MobileRTCVideoRawDataRotation
MobileRTCVideoRawDataRotation
Enumeration of directions of video.
Definition
MobileRTCConstants.h:853
MobileRTCVideoSender
The video's rawdata sender.
Definition
MobileRTCVideoSender.h:14
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCVideoSender.h
Generated by
1.12.0