PartyAudioManipulationSinkStream::GetConfiguration

シンク ストリーム構成を取得します。

構文

PartyError GetConfiguration(  
    PartyAudioManipulationSinkStreamConfiguration* configuration  
)  

パラメーター

configuration PartyAudioManipulationSinkStreamConfiguration*
出力

ストリーム構成。

戻り値

PartyError

呼び出しが成功した場合は c_partyErrorSuccess、それ以外の場合はエラー コードになります。 人間が読める形式のエラー コードは、PartyManager::GetErrorMessage() を介して取得できます。

備考

ストリーム構成は、このストリームを作成するために使用された構成メソッドに指定された構成と一致します。

要件

ヘッダー: Party.h

関連項目

PartyAudioManipulationSinkStream
PartyLocalChatControl::ConfigureAudioManipulationCaptureStream
PartyLocalChatControl::ConfigureAudioManipulationRenderStream