Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The management class for submitting audio to an audio sink stream.
Syntax
class PartyAudioManipulationSinkStream
Public Methods
Name | Description |
---|---|
GetConfiguration | Retrieves the sink stream configuration. |
GetFormat | Retrieves the format of the buffers that will be submitted to PartyAudioManipulationSinkStream::SubmitBuffer(). |
SubmitBuffer | Submits audio to be processed by this sink. Depending on the type of sink, this audio may be transmitted to other chat controls or rendered to the audio output. |
GetCustomContext | Retrieves the app's private, custom pointer-sized context value previously associated with this sink stream object. |
SetCustomContext | Configures an optional, custom pointer-sized context value with this sink stream object. |
Requirements
Header: Party.h