Skip to main content
Retrieves the sink stream configuration.

Syntax

Parameters

configuration   PartyAudioManipulationSinkStreamConfiguration*
output
The stream configuration.

Return value

PartyError c_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyManager::GetErrorMessage().

Remarks

The stream configuration matches the configuration provided to the configuration method used to create this stream.

Requirements

Header: Party.h

See also

PartyAudioManipulationSinkStream
PartyLocalChatControl::ConfigureAudioManipulationCaptureStream
PartyLocalChatControl::ConfigureAudioManipulationRenderStream
Last modified on August 3, 2026