iOS SDK 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 Video Communications on 2020/3/9.
6// Copyright © 2020 Zoom Video Communications, Inc. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10
11@interface MobileRTCVideoSender : NSObject
20- (void)sendVideoFrame:(char *)frameBuffer width:(NSUInteger)width height:(NSUInteger)height dataLength:(NSUInteger)dataLength rotation:(MobileRTCVideoRawDataRotation)rotation;
21@end
22
MobileRTCVideoRawDataRotation
MobileRTCVideoResolution The direction of video.