- e(String, String) - Static method in class org.webrtc.Logging
-
- e(String, String, Throwable) - Static method in class org.webrtc.Logging
-
- EarlyBirdFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
-
Created by pedro on 4/02/18.
- EarlyBirdFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.EarlyBirdFilterRender
-
- EdgeDetectionFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
-
Created by pedro on 4/02/18.
- EdgeDetectionFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.EdgeDetectionFilterRender
-
- EFFECTS - Static variable in class app.library.linkflow.rtmp.encoder.gles.Texture2dProgram
-
- EGL_OPENGL_ES2_BIT - Static variable in interface org.webrtc.EglBase
-
- EGL_RECORDABLE_ANDROID - Static variable in interface org.webrtc.EglBase
-
- EglBase - Interface in org.webrtc
-
Holds EGL state and utility methods for handling an egl 1.0 EGLContext, an EGLDisplay,
and an EGLSurface.
- EglBase.Context - Interface in org.webrtc
-
- EglCore - Class in app.library.linkflow.rtmp.encoder.gles
-
Core EGL state (display, activity, config).
- EglCore() - Constructor for class app.library.linkflow.rtmp.encoder.gles.EglCore
-
Prepares EGL display and activity.
- EglCore(EGLContext, int) - Constructor for class app.library.linkflow.rtmp.encoder.gles.EglCore
-
Prepares EGL display and activity.
- EglRenderer - Class in org.webrtc
-
Implements VideoSink by displaying the video stream on an EGL Surface.
- EglRenderer(String) - Constructor for class org.webrtc.EglRenderer
-
Standard constructor.
- EglRenderer.FrameListener - Interface in org.webrtc
-
- EglSurfaceBase - Class in app.library.linkflow.rtmp.encoder.gles
-
Common base class for EGL surfaces.
- enable() - Static method in class org.webrtc.Metrics
-
- enable(int) - Method in class org.webrtc.voiceengine.WebRtcAudioEffects
-
- enableAA(boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.gl.render.ManagerRender
-
- enableAutoFocus() - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
-
- enableAutoFocus() - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera2ApiManager
-
- enableAutoGainControl() - Method in class app.library.linkflow.rtmp2.encoder.input.audio.AudioPostProcessEffect
-
- enableCpuOveruseDetection - Variable in class org.webrtc.PeerConnection.RTCConfiguration
-
- enabled() - Method in class org.webrtc.MediaStreamTrack
-
- enabledRndis() - Method in class app.library.linkflow.manager.neckband.NeckbandManager
-
- enableDscp - Variable in class org.webrtc.PeerConnection.RTCConfiguration
-
- enabledStabilization() - Method in class app.library.linkflow.manager.neckband.SetManage
-
- enabledStitchingFilter() - Method in class app.library.linkflow.manager.neckband.SetManage
-
- enabledStitchingRevolution() - Method in class app.library.linkflow.manager.neckband.SetManage
-
- enableDtlsSrtp - Variable in class org.webrtc.PeerConnection.RTCConfiguration
-
- enableEchoCanceler() - Method in class app.library.linkflow.rtmp2.encoder.input.audio.AudioPostProcessEffect
-
- enableFaceDetection(Camera1ApiManager.FaceDetectorCallback) - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
-
- enableFaceDetection(Camera2ApiManager.FaceDetectorCallback) - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera2ApiManager
-
- enableLantern() - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
-
- enableLantern() - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera2ApiManager
-
- enableLogThreads() - Static method in class org.webrtc.Logging
-
- enableLogTimeStamps() - Static method in class org.webrtc.Logging
-
- enableLogToDebugOutput(Logging.Severity) - Static method in class org.webrtc.Logging
-
- enableNoiseSuppressor() - Method in class app.library.linkflow.rtmp2.encoder.input.audio.AudioPostProcessEffect
-
- enableRecordingHint() - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
-
- enableRndis(boolean) - Method in class app.library.linkflow.manager.neckband.NeckbandManager
-
- enableRtcEventLog - Variable in class app.library.linkflow.apprtc.PeerConnectionClient.PeerConnectionParameters
-
- enableRtpDataChannel - Variable in class org.webrtc.PeerConnection.RTCConfiguration
-
- enableStatsEvents(boolean, int) - Method in class app.library.linkflow.apprtc.PeerConnectionClient
-
- enableTracing(String, EnumSet<Logging.TraceLevel>) - Static method in class org.webrtc.Logging
-
Deprecated.
- encode(VideoFrame, VideoEncoder.EncodeInfo) - Method in interface org.webrtc.VideoEncoder
-
Requests the encoder to encode a frame.
- encodeAudio(byte[], int, long) - Method in class app.library.linkflow.rtmp.encoder.AudioEncoder
-
- encodedAudio(byte[], int, int) - Method in class app.library.linkflow.rtmp.AudioRecorderThread
-
- encodedHeight - Variable in class org.webrtc.EncodedImage
-
- EncodedImage - Class in org.webrtc
-
An encoded frame from a video stream.
- EncodedImage.Builder - Class in org.webrtc
-
- EncodedImage.FrameType - Enum in org.webrtc
-
- encodedWidth - Variable in class org.webrtc.EncodedImage
-
- EncodeInfo(EncodedImage.FrameType[]) - Constructor for class org.webrtc.VideoEncoder.EncodeInfo
-
- ENCODER_NOT_TESTED - Static variable in class app.library.linkflow.rtmp.Utils
-
- ENCODER_NOT_WORKS - Static variable in class app.library.linkflow.rtmp.Utils
-
- ENCODER_WORKS - Static variable in class app.library.linkflow.rtmp.Utils
-
- EncoderCallback - Interface in app.library.linkflow.rtmp2.encoder
-
Created by pedro on 18/09/19.
- EncoderConfig(IMediaMuxer, int, int, int, int, EGLContext, Texture2dProgram.ProgramType) - Constructor for class app.library.linkflow.rtmp.encoder.TextureMovieEncoder.EncoderConfig
-
- EncoderConfig(GetVideoData, int, int, int, int, int, EGLContext, Texture2dProgram.ProgramType) - Constructor for class app.library.linkflow.rtmp.encoder.TextureMovieEncoder.EncoderConfig
-
- EncoderProperties(String, int, MediaCodecVideoEncoder.BitrateAdjustmentType) - Constructor for class org.webrtc.MediaCodecVideoEncoder.EncoderProperties
-
Deprecated.
- EncodingPTS - Variable in class com.android.mediacodec.Packet
-
- encodings - Variable in class org.webrtc.RtpParameters
-
- END_OF_STREAM - Static variable in class app.library.linkflow.rtmp.encoder.AudioHandler
-
- endDate - Static variable in class app.library.linkflow.Constant
-
- endDownload(boolean) - Method in interface app.library.linkflow.manager.helper.DownloadHelper.DownloadListener
-
- equals(Object) - Method in class org.webrtc.CameraEnumerationAndroid.CaptureFormat
-
- equals(Object) - Method in class org.webrtc.CameraEnumerationAndroid.CaptureFormat.FramerateRange
-
- equals(Object) - Method in class org.webrtc.MediaConstraints.KeyValuePair
-
- equals(Object) - Method in class org.webrtc.Size
-
- equals(Object) - Method in class org.webrtc.VideoCodecInfo
-
- error(int) - Method in interface app.library.linkflow.connect.ConnectCommunicationHelper.Listener
-
- errorCode - Variable in exception app.library.linkflow.rtmp.RtmpClient.RtmpIOException
-
- errorWhenUpload(int) - Method in interface app.library.linkflow.connect.WifiConnectHelper.UploadListener
-
this is called realtime when meet error
- executeUninterruptibly(ThreadUtils.BlockingOperation) - Static method in class org.webrtc.ThreadUtils
-
Utility method to make sure a blocking operation is executed to completion without getting
interrupted.
- exit() - Method in class app.library.linkflow.rtmp.RTSPToRTMPConverter
-
- exit() - Method in interface com.android.mediacodec.VideoDecoder.RtspNotify
-
- ExposureFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
-
Created by pedro on 31/01/18.
- ExposureFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.ExposureFilterRender
-