game_chat_audio_manipulation_mode_flags
Represents the requested audio manipulation feature status.Syntax
Constants
Remarks
This enumeration describes the audio manipulation features that your app can request from Game Chat 2 for a chat instance. You can retrieve the current audio manipulation mode for the chat instance by calling the chat_manager::audio_manipulation_mode method. You can set the audio manipulation mode when you initialize the chat instance, by calling the chat_manager::initialize method. For more information about manipulating chat audio data, see Real-time audio manipulation.Requirements
Header: GameChat2.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
Intro to Game Chat 2GameChat2 members
chat_manager
