public class Constants
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Constants.AreaCode
The region for connection, which is the region where the server the SDK
connects to is located.
|
static class |
Constants.AudioScenarioType
The audio scenario.
|
static class |
Constants.ChannelProfileType
The channel profile.
|
static class |
Constants.ConnectionChangedReasonType
Reasons causing the change of the connection state.
|
static class |
Constants.EncryptionErrorType
Encryption error types.
|
static class |
Constants.EncryptionMode
Encryption modes.
|
static class |
Constants.ErrorCodeType
The error codes.
|
static class |
Constants.LocalProxyMode
The local proxy mode type.
|
static class |
Constants.LogLevel
Log Level.
|
static class |
Constants.MediaRecorderContainerFormat
* The format of the recording file.
|
static class |
Constants.MediaRecorderStreamType
The recording content.
|
static class |
Constants.RecorderReasonCode
The reason for the state change.
|
static class |
Constants.RecorderState
The current recording state.
|
static class |
Constants.RemoteAudioState
Remote audio states.
|
static class |
Constants.RemoteAudioStateReason
Reasons for the remote audio state change.
|
static class |
Constants.RemoteVideoState
The state of the remote video.
|
static class |
Constants.RemoteVideoStateReason
The reason for the remote video state change.
|
static class |
Constants.UserOfflineReasonType
Reasons for a user being offline.
|
static class |
Constants.VideoSourceType
Video source types definition.
|
static class |
Constants.VideoStreamType
Video stream types.
|
static class |
Constants.WatermarkFitMode
The adaptation mode of the watermark.
|
static class |
Constants.WatermarkSourceType
The definition of the WatermarkSourceType enum.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_LOG_SIZE_IN_KB
Default log file size in KB
|
static int |
MAX_LOG_SIZE |
static int |
MIN_LOG_SIZE |
| Constructor and Description |
|---|
Constants() |
public static final int MAX_LOG_SIZE
public static final int MIN_LOG_SIZE
public static final int DEFAULT_LOG_SIZE_IN_KB