Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKShareSender.h
Go to the documentation of this file.
1
//
2
// ZoomVideoSDKShareSender.h
3
// ZoomVideoSDK
4
//
5
// Created by Zoom Video Communications on 2020/3/9.
6
// Copyright © Zoom Video Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
14
@interface
ZoomVideoSDKShareSender
: NSObject
24
- (
ZoomVideoSDKError
)sendShareFrame:(
char
*)frameBuffer width:(
int
)width height:(
int
)height frameLength:(
int
)frameLength format:(
ZoomVideoSDKFrameDataFormat
)format;
25
26
@end
27
ZoomVideoSDKFrameDataFormat
ZoomVideoSDKFrameDataFormat
Enumeration of raw data formats. Defines the color space format and color range for video frames.
Definition
ZoomVideoSDKConstants.h:310
ZoomVideoSDKError
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
Definition
ZoomVideoSDKConstants.h:12
ZoomVideoSDKShareSender
A class for user to send video raw data.
Definition
ZoomVideoSDKShareSender.h:15
SDK-docs
Doxygen
ios
vsdk
ZoomVideoSDK.xcframework
ios-arm64
ZoomVideoSDK.framework
Headers
ZoomVideoSDKShareSender.h
Generated by
1.12.0