chat_user::chat_indicator
Indicates whether chat is possible and if audio is currently being produced for this user.Syntax
Parameters
Return value
Type: game_chat_user_chat_indicatorRemarks
This indicator is intended to assist UI iconic representation so that users can determine why they’re hearing/ seeing what they are (“who’s that talking?”), or why not. This value changes frequently and is typically polled every graphics frame. If post-decode audio manipulation is enabled, chat indicators will be set based on which post-decode audio source streams are attempting and allowed to talk to which post-decode audio sink streams. The chat indicator will be set regardless of how the app mixes the post-decode source streams together.Requirements
Header: GameChat2.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
chat_usergame_chat_user_chat_indicator
chat_user::chat_user_local::set_microphone_muted
game_chat_audio_manipulation_mode_flags::post_decode_stream_manipulation
