Syntax
Parameters
format PartyAudioFormat*output The format of the buffers that will be provided by PartyAudioManipulationSourceStream::GetNextBuffer().
Return value
PartyErrorc_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
If a format is specified in the configuration provided by PartyAudioManipulationSourceStream::GetConfiguration(), this format will match. Otherwise, this format will be the most efficient format automatically selected by the library.Requirements
Header: Party.hSee also
PartyAudioManipulationSourceStreamPartyChatControl::ConfigureAudioManipulationVoiceStream
PartyAudioManipulationSourceStream::GetNextBuffer
PartyAudioManipulationSourceStream::GetConfiguration
