Skip to main content
检索源流配置。

语法

参数

configuration   PartyAudioManipulationSourceStreamConfiguration* 输出 流配置。

返回值

PartyError 如果调用成功,则返回 c_partyErrorSuccess;否则返回错误代码。可以通过 PartyManager::GetErrorMessage() 检索错误代码的人类可读形式。

备注

流配置与用于创建此流的 PartyChatControl::ConfigureAudioManipulationVoiceStream() 调用所提供的配置匹配。

要求

**头文件:**Party.h

另请参阅

PartyAudioManipulationSourceStream PartyChatControl::ConfigureAudioManipulationVoiceStream
最后修改于 2026年8月13日