Freigeben über


PartyAudioManipulationSinkStream::GetConfiguration

Ruft die Konfiguration des Senkenstreams ab.

Syntax

PartyError GetConfiguration(  
    PartyAudioManipulationSinkStreamConfiguration* configuration  
)  

Parameter

configuration PartyAudioManipulationSinkStreamConfiguration*
Ausgabe

Die Streamkonfiguration.

Rückgabewert

PartyError

c_partyErrorSuccess , wenn der Aufruf erfolgreich war oder andernfalls ein Fehlercode vorliegt. Die lesbare Form des Fehlercodes kann über PartyManager::GetErrorMessage() abgerufen werden.

Hinweise

Die Streamkonfiguration entspricht der Konfiguration, die für die Konfigurationsmethode bereitgestellt wird, die zum Erstellen dieses Datenstroms verwendet wird.

Voraussetzungen

Header: Party.h

Weitere Informationen

PartyAudioManipulationSinkStream
PartyLocalChatControl::ConfigureAudioManipulationCaptureStream
PartyLocalChatControl::ConfigureAudioManipulationRenderStream