Share via


chat_manager::audio_encoding_bitrate

Indicates the audio encoding bit rate for the chat instance.

Syntax

game_chat_audio_encoding_bitrate audio_encoding_bitrate(  
)  

Parameters

None.

Return value

Type: game_chat_audio_encoding_bitrate

The audio encoding bit rate for the chat instance.

Remarks

This method indicates the audio encoding bit rate for the chat instance. You can change the audio encoding bit rate by invoking the set_audio_encoding_bitrate method. For more information about audio encoding, see Using the Game Chat 2 C++ API.

Requirements

Header: GameChat2.h

Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles

See also

Intro to Game Chat 2
chat_manager::audio_manipulation_mode
chat_manager