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

Data Fields

int audioType
 
bool isMuted
 
bool isTalking
 

Detailed Description

Definition at line 141 of file ZMVideoSDKStructs.cs.

Field Documentation

◆ audioType

int ZMVideoSDKAudioStatus_s.audioType

Definition at line 143 of file ZMVideoSDKStructs.cs.

◆ isMuted

bool ZMVideoSDKAudioStatus_s.isMuted

Definition at line 146 of file ZMVideoSDKStructs.cs.

◆ isTalking

bool ZMVideoSDKAudioStatus_s.isTalking

Definition at line 149 of file ZMVideoSDKStructs.cs.