Syntax
Parameters
muted PartyBool*output 如果已静音则为 True,否则为 false。
Return value
PartyError 如果调用成功,则返回c_partyErrorSuccess;否则返回错误代码。可通过 PartyManager::GetErrorMessage() 检索错误代码的可读形式。
提供用户的音频输入是否处于静音状态。
muted PartyBool*c_partyErrorSuccess;否则返回错误代码。可通过 PartyManager::GetErrorMessage() 检索错误代码的可读形式。
相关主题
PartyLocalChatControl::SetAudioInputMutedPartyLocalChatControl::GetIncomingAudioMutedPartyLocalChatControl::SetIncomingAudioMutedPartyLocalChatControl::GetAudioInputPartyLocalChatControl::SetAudioInput