Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WARN_CODE_TYPE

Warning code.

Index

Enumeration members

WARN_ADM_CALL_INTERRUPTION

WARN_ADM_CALL_INTERRUPTION: = 1025

1025: The audio playback or recording is interrupted by system events (such as a phone call).

WARN_ADM_GLITCH_STATE

WARN_ADM_GLITCH_STATE: = 1052

1052: Audio Device Module: The device is in the glitch state.

WARN_ADM_INCONSISTENT_AUDIO_DEVICE

WARN_ADM_INCONSISTENT_AUDIO_DEVICE: = 1042

1042: Audio device module: The audio recording device is different from the audio playback device, which may cause echoes problem. Agora recommends using the same audio device to record and playback audio.

WARN_ADM_IOS_CATEGORY_NOT_PLAYANDRECORD

WARN_ADM_IOS_CATEGORY_NOT_PLAYANDRECORD: = 1029

1029: During a call, the audio session category should be set to AVAudioSessionCategoryPlayAndRecord, and agora monitors this value. If the audio session category is set to other values, this warning code is triggered and agora will forcefully set it back to AVAudioSessionCategoryPlayAndRecord.

WARN_ADM_PLAYOUT_AUDIO_LOWLEVEL

WARN_ADM_PLAYOUT_AUDIO_LOWLEVEL: = 1032

1032: Audio Device Module: The playback audio voice is too low.

WARN_ADM_PLAYOUT_MALFUNCTION

WARN_ADM_PLAYOUT_MALFUNCTION: = 1020

1020: Audio device module: The audio playback frequency is abnormal, which may cause audio freezes. This abnormality is caused by high CPU usage. Agora recommends stopping other apps.

WARN_ADM_RECORD_AUDIO_IS_ACTIVE

WARN_ADM_RECORD_AUDIO_IS_ACTIVE: = 1033

1033: Audio device module: The audio recording device is occupied.

WARN_ADM_RECORD_AUDIO_LOWLEVEL

WARN_ADM_RECORD_AUDIO_LOWLEVEL: = 1031

1031: Audio Device Module: The recorded audio voice is too low.

WARN_ADM_RECORD_AUDIO_SILENCE

WARN_ADM_RECORD_AUDIO_SILENCE: = 1019

1019: Audio Device Module: no valid audio data is recorded.

WARN_ADM_RECORD_MALFUNCTION

WARN_ADM_RECORD_MALFUNCTION: = 1021

1021: Audio device module: the audio recording frequency is abnormal, which may cause audio freezes. This abnormality is caused by high CPU usage. Agora recommends stopping other apps.

WARN_ADM_RUNTIME_PLAYOUT_WARNING

WARN_ADM_RUNTIME_PLAYOUT_WARNING: = 1014

1014: Audio Device Module: A warning occurs in the playback device.

WARN_ADM_RUNTIME_RECORDING_WARNING

WARN_ADM_RUNTIME_RECORDING_WARNING: = 1016

1016: Audio Device Module: a warning occurs in the recording device.

WARN_ADM_WINDOWS_NO_DATA_READY_EVENT

WARN_ADM_WINDOWS_NO_DATA_READY_EVENT: = 1040

1040: Audio device module: An exception occurs with the audio drive. Solutions:

  • Disable or re-enable the audio device.
  • Re-enable your device.
  • Update the sound card drive.

WARN_ADM_WIN_CORE_IMPROPER_CAPTURE_RELEASE

WARN_ADM_WIN_CORE_IMPROPER_CAPTURE_RELEASE: = 1324

1324: Audio device module: The capture device is released improperly. Solutions:

  • Disable or re-enable the audio device.
  • Re-enable your device.
  • Update the sound card drive.

WARN_ADM_WIN_CORE_NO_PLAYOUT_DEVICE

WARN_ADM_WIN_CORE_NO_PLAYOUT_DEVICE: = 1323

1323: Audio device module: No available playback device. Solution: Plug in the audio device.

WARN_APM_HOWLING

WARN_APM_HOWLING: = 1051

1051: (Communication profile only) Audio processing module: A howling sound is detected when recording the audio data.

WARN_APM_RESIDUAL_ECHO

WARN_APM_RESIDUAL_ECHO: = 1053

1053: Audio Processing Module: A residual echo is detected, which may be caused by the belated scheduling of system threads or the signal overflow.

WARN_AUDIO_MIXING_OPEN_ERROR

WARN_AUDIO_MIXING_OPEN_ERROR: = 701

701: An error occurs in opening the audio mixing file.

WARN_CHANNEL_CONNECTION_IP_CHANGED

WARN_CHANNEL_CONNECTION_IP_CHANGED: = 132

132: The IP address has changed.

WARN_CHANNEL_CONNECTION_PORT_CHANGED

WARN_CHANNEL_CONNECTION_PORT_CHANGED: = 133

133: The port has changed.

WARN_CHANNEL_CONNECTION_UNRECOVERABLE

WARN_CHANNEL_CONNECTION_UNRECOVERABLE: = 131

131: The channel connection cannot be recovered.

WARN_INIT_VIDEO

WARN_INIT_VIDEO: = 16

16: Failed to initialize the video function, possibly caused by a lack of resources. The users cannot see the video while the voice communication is not affected.

WARN_INVALID_VIEW

WARN_INVALID_VIEW: = 8

8: The specified view is invalid. Specify a view when using the video call function.

WARN_LOOKUP_CHANNEL_REJECTED

WARN_LOOKUP_CHANNEL_REJECTED: = 105
deprecated

105: The server rejects the request to look up the channel. The server cannot process this request or the request is illegal.

Use CONNECTION_CHANGED_REJECTED_BY_SERVER(10) in the onConnectionStateChanged callback instead.

WARN_LOOKUP_CHANNEL_TIMEOUT

WARN_LOOKUP_CHANNEL_TIMEOUT: = 104

104: A timeout occurs when looking up the channel. When joining a channel, the SDK looks up the specified channel. This warning usually occurs when the network condition is too poor for the SDK to connect to the server.

WARN_NO_AVAILABLE_CHANNEL

WARN_NO_AVAILABLE_CHANNEL: = 103

103: No channel resources are available. Maybe because the server cannot allocate any channel resource.

WARN_OPEN_CHANNEL_INVALID_TICKET

WARN_OPEN_CHANNEL_INVALID_TICKET: = 121

121: The ticket to open the channel is invalid.

WARN_OPEN_CHANNEL_REJECTED

WARN_OPEN_CHANNEL_REJECTED: = 107

107: The server rejects the request to open the channel. The server cannot process this request or the request is illegal.

WARN_OPEN_CHANNEL_TIMEOUT

WARN_OPEN_CHANNEL_TIMEOUT: = 106

106: A timeout occurs when opening the channel. Once the specific channel is found, the SDK opens the channel. This warning usually occurs when the network condition is too poor for the SDK to connect to the server.

WARN_OPEN_CHANNEL_TRY_NEXT_VOS

WARN_OPEN_CHANNEL_TRY_NEXT_VOS: = 122

122: Try connecting to another server.

WARN_PENDING

WARN_PENDING: = 20

20: The request is pending, usually due to some module not being ready, and the SDK postponed processing the request.

WARN_SET_CLIENT_ROLE_TIMEOUT

WARN_SET_CLIENT_ROLE_TIMEOUT: = 118

118: A timeout occurs when setting the client role in the live interactive streaming profile.

WARN_SUPER_RESOLUTION_DEVICE_NOT_SUPPORTED

WARN_SUPER_RESOLUTION_DEVICE_NOT_SUPPORTED: = 1612

1612: The device is not supported.

WARN_SUPER_RESOLUTION_STREAM_OVER_LIMITATION

WARN_SUPER_RESOLUTION_STREAM_OVER_LIMITATION: = 1610

1610: Super-resolution warning: The original video dimensions of the remote user exceed 640 * 480.

WARN_SUPER_RESOLUTION_USER_COUNT_OVER_LIMITATION

WARN_SUPER_RESOLUTION_USER_COUNT_OVER_LIMITATION: = 1611

1611: Super-resolution warning: Another user is using super resolution.

WARN_SWITCH_LIVE_VIDEO_TIMEOUT

WARN_SWITCH_LIVE_VIDEO_TIMEOUT: = 111

111: A timeout occurs when switching to the live video.

Generated using TypeDoc