Unity Video SDK API Reference Documentation
Loading...
Searching...
No Matches
ZMVideoSDKAudioStatus Struct Reference

Data Fields

ZMVideoSDKAudioType audioType
 
bool isMuted
 
bool isTalking
 

Detailed Description

Definition at line 131 of file ZMVideoSDKStructs.cs.

Field Documentation

◆ audioType

ZMVideoSDKAudioType ZMVideoSDKAudioStatus.audioType

Definition at line 133 of file ZMVideoSDKStructs.cs.

◆ isMuted

bool ZMVideoSDKAudioStatus.isMuted

Definition at line 135 of file ZMVideoSDKStructs.cs.

◆ isTalking

bool ZMVideoSDKAudioStatus.isTalking

Definition at line 137 of file ZMVideoSDKStructs.cs.