Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AudioProfile

Audio profile.

Index

Enumeration members

Default

Default: = 0

0: Default audio profile.

  • In the Communication profile: A sample rate of 32 KHz, audio encoding, mono, and a bitrate of up to 18 Kbps.
  • In the LiveBroadcasting profile: A sample rate of 48 KHz, music encoding, mono, and a bitrate of up to 64 Kbps.

MusicHighQuality

MusicHighQuality: = 4

4: A sample rate of 48 KHz, music encoding, mono, and a bitrate of up to 96 Kbps.

MusicHighQualityStereo

MusicHighQualityStereo: = 5

5: A sample rate of 48 KHz, music encoding, stereo, and a bitrate of up to 128 Kbps.

MusicStandard

MusicStandard: = 2

2: A sample rate of 48 KHz, music encoding, mono, and a bitrate of up to 64 Kbps.

MusicStandardStereo

MusicStandardStereo: = 3

3: A sample rate of 48 KHz, music encoding, stereo, and a bitrate of up to 80 Kbps.

SpeechStandard

SpeechStandard: = 1

1: A sample rate of 32 KHz, audio encoding, mono, and a bitrate of up to 18 Kbps.

Generated using TypeDoc