Video SDK for MacOS API Reference
Loading...
Searching...
No Matches
ZMVideoSDKSession.h File Reference

Interfaces related to session, file transfer, and statistic info in Zoom Video SDK. More...

import <Foundation/Foundation.h>

Go to the source code of this file.

Data Structures

class  ZMFileTransferProgress
 Represents the progress details of a file transfer. More...
 
class  ZMVideoSDKFileStatus
 Represents the status of a file transfer, including current state and progress. More...
 
class  ZMVideoSDKSendFile
 Represents a file being sent in the session. More...
 
class  ZMVideoSDKReceiveFile
 Represents a file being received in the session. More...
 
class  ZMVideoSDKSessionAudioStatisticInfo
 Provides audio statistics for the session such as latency, jitter, and packet loss. More...
 
class  ZMVideoSDKSessionASVStatisticInfo
 Provides video/share statistics such as resolution, FPS, latency, and packet loss. More...
 
class  ZMVideoSDKSession
 Provides access to session-level information and operations. More...
 

Detailed Description

Interfaces related to session, file transfer, and statistic info in Zoom Video SDK.

Definition in file ZMVideoSDKSession.h.