Interface | Description |
---|---|
IAgoraEventHandler |
Created by eaglewangy on 29/03/2018.
|
IAudioEffectManager |
Provides the methods to manage the audio effects.
|
IAudioEncodedFrameObserver | |
IAudioFrameObserver |
The IAudioFrameObserver interface.
|
IDirectCdnStreamingEventHandler |
Created by chenjianming on 17/05/2021.
|
IMediaExtensionObserver | |
IMediaRecorderCallback |
The `IMediaRecorderCallback` interface.
|
IMetadataObserver |
The definition of IMetadataObserver.
|
Class | Description |
---|---|
AgoraMediaRecorder |
The `AgoraMediaRecorder` class, for recording the audio and video on the client.
|
AgoraMediaRecorder.MediaRecorderConfiguration |
Configurations for the local audio and video recording.
|
ChannelMediaOptions |
The channel media options.
|
ClientRoleOptions |
The ClientRoleOptions class.
|
Constants |
Rating of the media or network quality.
|
DataStreamConfig | |
DeviceInfo | |
DirectCdnStreamingMediaOptions |
The channel media options.
|
DirectCdnStreamingStats |
Direct Cdn Streaming State.
|
EchoTestConfiguration | |
EncodedVideoTrackOptions |
The channel media options.
|
ExtensionInfo | |
IRtcEngineEventHandler |
Callback methods.
|
IRtcEngineEventHandler.AgoraFacePositionInfo |
The information of the detected human face.
|
IRtcEngineEventHandler.AudioVolumeInfo |
Audio volume information.
|
IRtcEngineEventHandler.ClientRole | Deprecated
Use the new
Constants class
with the same constants value |
IRtcEngineEventHandler.DownlinkNetworkInfo |
The statistics of the downlink network info.
|
IRtcEngineEventHandler.ErrorCode |
The error codes.
|
IRtcEngineEventHandler.LastmileProbeResult |
Statistics of the last-mile probe.
|
IRtcEngineEventHandler.LastmileProbeResult.LastmileProbeOneWayResult |
The one-way last-mile probe result.
|
IRtcEngineEventHandler.LocalAudioStats |
The statistics of the local audio.
|
IRtcEngineEventHandler.LocalVideoStats |
Statistics of the local video.
|
IRtcEngineEventHandler.Quality | Deprecated
Use the new
Constants class
with the same constants value |
IRtcEngineEventHandler.RemoteAudioStats |
Statistics of the remote audio.
|
IRtcEngineEventHandler.RemoteVideoStats |
Statistics of the remote video.
|
IRtcEngineEventHandler.RtcStats |
Statistics of RtcEngine.
|
IRtcEngineEventHandler.UplinkNetworkInfo |
The statistics of the uplink network info.
|
IRtcEngineEventHandler.UserOfflineReason | Deprecated
Use the new
Constants class
with the same constants value |
IRtcEngineEventHandler.VideoProfile | Deprecated
Use the new
Constants class
with the same constants value |
IRtcEngineEventHandler.WarnCode |
The warning code.
|
IRtcEngineEventHandler.WlAccStats |
Indicator optimization degree.
|
LeaveChannelOptions |
The leave channel options.
|
PublisherConfiguration |
Push-stream methods.
|
PublisherConfiguration.Builder | Deprecated
If you want to configure the push-stream, Agora recommends using the
setLiveTranscoding method. |
PublisherParameters | Deprecated |
RecorderInfo |
Information for the recording file.
|
RtcConnection |
The RtcConnection class.
|
RtcEngine |
Main interface class of the Agora Native SDK.
|
RtcEngineConfig |
Configurations for the
RtcEngine instance. |
RtcEngineConfig.AreaCode |
Regions for connection
|
RtcEngineConfig.LogConfig | |
RtcEngineEx | |
RtcEngineInternal | |
ScreenCaptureParameters |
The configuration of the screen sharing
|
ScreenCaptureParameters.AudioCaptureParameters |
The audio configuration for the shared screen stream.
|
ScreenCaptureParameters.VideoCaptureParameters |
The video configuration for the shared screen stream.
|
SimulcastStreamConfig | |
SpatialAudioParams | |
UserInfo |
Enum | Description |
---|---|
Constants.AUDIO_EQUALIZATION_BAND_FREQUENCY |
The audio equalization band frequency.
|
Constants.AUDIO_REVERB_TYPE | |
Constants.AudioMixingDualMonoMode |
The audio mixing dual-mono output mode.
|
Constants.AudioProfile |
Sets the audio profile sampling rate, bitrate, encode mode, and the number of channels.
|
Constants.AudioScenario |
Sets the audio application scenarios.
|
Constants.ExternalVideoSourceType |
External video source types definition.
|
Constants.LogLevel |
Log Level.
|
Constants.MediaSourceType |
The type of media device.
|
Constants.MediaType |
Media type.
|
Constants.SimulcastStreamMode |
The dual stream mode
|
Constants.ThreadPriorityType |
Thread priority type.
|
Constants.VideoSourceType |
Video source types definition.
|
DirectCdnStreamingError |
Direct Cdn Streaming Error Code.
|
DirectCdnStreamingState |
Direct Cdn Streaming State.
|
RtcConnection.CONNECTION_STATE_TYPE |
Connection state types.
|