Video SDK for iOS API Reference
Toggle main menu visibility
Main Page
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
b
c
d
e
g
i
j
l
m
o
p
r
s
t
u
v
z
Properties
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
u
v
w
y
Files
File List
File Members
All
e
f
z
Enumerations
z
Enumerator
e
f
z
▼
Video SDK for iOS API Reference
►
Classes
▼
Files
▼
File List
▼
SDK-docs
▼
Doxygen
▼
ios
▼
vsdk
▼
ZoomVideoSDK.xcframework
▼
ios-arm64
▼
ZoomVideoSDK.framework
▼
Headers
►
ZoomVideoSDK.h
►
ZoomVideoSDKAnnotationHelper.h
►
ZoomVideoSDKAudioHelper.h
►
ZoomVideoSDKAudioRawData.h
►
ZoomVideoSDKAudioSender.h
►
ZoomVideoSDKAudioSettingHelper.h
►
ZoomVideoSDKChatHelper.h
►
ZoomVideoSDKCmdChannel.h
►
ZoomVideoSDKConstants.h
►
ZoomVideoSDKCRCHelper.h
►
ZoomVideoSDKDelegate.h
►
ZoomVideoSDKFileTranserHandle.h
►
ZoomVideoSDKLiveStreamHelper.h
►
ZoomVideoSDKLiveTranscriptionHelper.h
►
ZoomVideoSDKMaskHelper.h
►
ZoomVideoSDKNetworkConnectionHelper.h
►
ZoomVideoSDKPhoneHelper.h
►
ZoomVideoSDKPreProcessRawData.h
►
ZoomVideoSDKRawDataPipe.h
►
ZoomVideoSDKRecordingHelper.h
►
ZoomVideoSDKRemoteCameraControlHelper.h
►
ZoomVideoSDKSession.h
►
ZoomVideoSDKShareAudioSender.h
►
ZoomVideoSDKShareHelper.h
►
ZoomVideoSDKShareSender.h
►
ZoomVideoSDKTestAudioDeviceHelper.h
►
ZoomVideoSDKUser.h
►
ZoomVideoSDKUserHelper.h
►
ZoomVideoSDKVideoCanvas.h
►
ZoomVideoSDKVideoCapability.h
►
ZoomVideoSDKVideoHelper.h
►
ZoomVideoSDKVideoRawData.h
►
ZoomVideoSDKVideoSender.h
►
ZoomVideoSDKVirtualBackgroundHelper.h
►
File Members
•
All
Classes
Files
Functions
Enumerations
Enumerator
Properties
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
Definition
ZoomVideoSDKConstants.h:178
ZoomVideoSDKError
ZoomVideoSDKError
ZoomVideoSDKError An enumeration of error.
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