Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCVideoSender.h
Go to the documentation of this file.
1
//
2
// MobileRTCVideoSender.h
3
// MobileRTC
4
//
5
// Created by Zoom Communications on 2020/3/9.
6
// Copyright © Zoom Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import <MobileRTC/MobileRTCConstants.h>
11
16
@interface
MobileRTCVideoSender
: NSObject
17
27
- (void)sendVideoFrame:(
char
*)frameBuffer width:(NSUInteger)width height:(NSUInteger)height dataLength:(NSUInteger)dataLength rotation:(
MobileRTCVideoRawDataRotation
)rotation format:(
MobileRTCFrameDataFormat
)format;
28
@end
29
MobileRTCFrameDataFormat
MobileRTCFrameDataFormat
Enumeration of video frame data format.
Definition
MobileRTCConstants.h:827
MobileRTCVideoRawDataRotation
MobileRTCVideoRawDataRotation
Enumeration of directions of video.
Definition
MobileRTCConstants.h:837
MobileRTCVideoSender
The video's rawdata sender.
Definition
MobileRTCVideoSender.h:17
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCVideoSender.h
Generated by
1.12.0