Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

C

calculateBitrate(long) - Method in class app.library.linkflow.rtmp2.rtmp.BitrateManager
 
calculateHmacSHA256(byte[], byte[]) - Method in class app.library.linkflow.rtmp2.simplertmp.Crypto
Calculates an HMAC SHA256 hash using a default key length.
calculateHmacSHA256(byte[], byte[], int) - Method in class app.library.linkflow.rtmp2.simplertmp.Crypto
Calculates an HMAC SHA256 hash using a set key length.
calculateViewPort(boolean, int, int, int, int, int) - Static method in class app.library.linkflow.rtmp2.encoder.utils.gl.SizeCalculator
 
calDistance(double, double, double, double) - Static method in class app.library.linkflow.manager.Util
 
CalledByNative - Annotation Type in org.webrtc
 
CalledByNativeUnchecked - Annotation Type in org.webrtc
 
CallSessionFileRotatingLogSink - Class in org.webrtc
 
CallSessionFileRotatingLogSink(String, int, Logging.Severity) - Constructor for class org.webrtc.CallSessionFileRotatingLogSink
 
Camera1ApiManager - Class in app.library.linkflow.rtmp2.encoder.input.video
Created by pedro on 20/01/17.
Camera1ApiManager(SurfaceView, GetCameraData) - Constructor for class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
 
Camera1ApiManager(TextureView, GetCameraData) - Constructor for class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
 
Camera1ApiManager(SurfaceTexture, Context) - Constructor for class app.library.linkflow.rtmp2.encoder.input.video.Camera1ApiManager
 
Camera1ApiManager.FaceDetectorCallback - Interface in app.library.linkflow.rtmp2.encoder.input.video
 
Camera1Capturer - Class in org.webrtc
 
Camera1Capturer(String, CameraVideoCapturer.CameraEventsHandler, boolean) - Constructor for class org.webrtc.Camera1Capturer
 
Camera1Enumerator - Class in org.webrtc
 
Camera1Enumerator() - Constructor for class org.webrtc.Camera1Enumerator
 
Camera1Enumerator(boolean) - Constructor for class org.webrtc.Camera1Enumerator
 
camera1Parse(Camera.Face, View, PointF, int, boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.video.FaceDetectorUtil
 
Camera2ApiManager - Class in app.library.linkflow.rtmp2.encoder.input.video
Created by pedro on 4/03/17.
Camera2ApiManager(Context) - Constructor for class app.library.linkflow.rtmp2.encoder.input.video.Camera2ApiManager
 
Camera2ApiManager.FaceDetectorCallback - Interface in app.library.linkflow.rtmp2.encoder.input.video
 
Camera2Capturer - Class in org.webrtc
 
Camera2Capturer(Context, String, CameraVideoCapturer.CameraEventsHandler) - Constructor for class org.webrtc.Camera2Capturer
 
Camera2Enumerator - Class in org.webrtc
 
Camera2Enumerator(Context) - Constructor for class org.webrtc.Camera2Enumerator
 
camera2Parse(Face, View, PointF, int, boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.video.FaceDetectorUtil
 
CameraCallbacks - Interface in app.library.linkflow.rtmp2.encoder.input.video
 
CameraCapturer - Class in org.webrtc
 
CameraCapturer(String, CameraVideoCapturer.CameraEventsHandler, CameraEnumerator) - Constructor for class org.webrtc.CameraCapturer
 
CameraEnumerationAndroid - Class in org.webrtc
 
CameraEnumerationAndroid() - Constructor for class org.webrtc.CameraEnumerationAndroid
 
CameraEnumerationAndroid.CaptureFormat - Class in org.webrtc
 
CameraEnumerationAndroid.CaptureFormat.FramerateRange - Class in org.webrtc
 
CameraEnumerator - Interface in org.webrtc
 
CameraHandler - Class in app.library.linkflow.rtmp.encoder
Handles camera operation requests from other threads.
CameraHandler(CameraHandler.ICameraViewer) - Constructor for class app.library.linkflow.rtmp.encoder.CameraHandler
 
CameraHandler.ICameraViewer - Interface in app.library.linkflow.rtmp.encoder
 
CameraHelper - Class in app.library.linkflow.rtmp2.encoder.input.video
Created by pedro on 17/12/18.
CameraHelper() - Constructor for class app.library.linkflow.rtmp2.encoder.input.video.CameraHelper
 
CameraHelper.Facing - Enum in app.library.linkflow.rtmp2.encoder.input.video
 
CameraOpenException - Exception in app.library.linkflow.rtmp2.encoder.input.video
Created by pedro on 12/04/17.
CameraOpenException(String) - Constructor for exception app.library.linkflow.rtmp2.encoder.input.video.CameraOpenException
 
CameraProxy - Class in app.library.linkflow.rtmp.encoder
 
CameraProxy(int) - Constructor for class app.library.linkflow.rtmp.encoder.CameraProxy
 
CameraRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render
Created by pedro on 29/01/18.
CameraRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.CameraRender
 
CameraSession - Interface in org.webrtc
 
CameraSession.CreateSessionCallback - Interface in org.webrtc
 
CameraSession.Events - Interface in org.webrtc
 
CameraSession.FailureType - Enum in org.webrtc
 
CameraSettingModel - Class in app.library.linkflow.manager.model
 
CameraSettingModel(InnerSettingListener) - Constructor for class app.library.linkflow.manager.model.CameraSettingModel
 
CameraSettingModel.Listener - Interface in app.library.linkflow.manager.model
 
CameraStatistics(SurfaceTextureHelper, CameraVideoCapturer.CameraEventsHandler) - Constructor for class org.webrtc.CameraVideoCapturer.CameraStatistics
 
CameraSurfaceRenderer - Class in app.library.linkflow.rtmp.encoder
Renderer object for our GLSurfaceView.
CameraSurfaceRenderer(CameraHandler, TextureMovieEncoder) - Constructor for class app.library.linkflow.rtmp.encoder.CameraSurfaceRenderer
Constructs CameraSurfaceRenderer.
CameraVideoCapturer - Interface in org.webrtc
Base interface for camera1 and camera2 implementations.
CameraVideoCapturer.CameraEventsHandler - Interface in org.webrtc
Camera events handler - can be used to be notifed about camera events.
CameraVideoCapturer.CameraStatistics - Class in org.webrtc
Helper class to log framerate and detect if the camera freezes.
CameraVideoCapturer.CameraSwitchHandler - Interface in org.webrtc
Camera switch handler - one of these functions are invoked with the result of switchCamera().
CameraVideoCapturer.MediaRecorderHandler - Interface in org.webrtc
Deprecated.
cancelAutoFocus() - Method in class app.library.linkflow.rtmp.encoder.CameraProxy
 
cancelConnect() - Method in interface app.library.linkflow.connect.tester.AutoConnectTester.Listener
 
canceledUpload() - Method in interface app.library.linkflow.connect.ConnectCommunicationHelper.Listener
 
canceledUpload() - Method in interface app.library.linkflow.connect.WifiConnectHelper.UploadListener
if network is disconnected between neckband and smart phone, then will be called this function.
cancelUpload() - Method in class app.library.linkflow.connect.ConnectCommunicationHelper
 
cancelUpload() - Method in interface app.library.linkflow.connect.tester.AutoUpdateTester.Listener
 
cancelUpload() - Method in class app.library.linkflow.connect.WifiConnectHelper
if you want cancel to upload, you call this function.
candidateNetworkPolicy - Variable in class org.webrtc.PeerConnection.RTCConfiguration
 
canInsertDtmf() - Method in class org.webrtc.DtmfSender
 
canonicalForm() - Method in enum org.webrtc.SessionDescription.Type
 
canReusePrevHeaderTx(RtmpHeader.MessageType) - Method in class app.library.linkflow.rtmp2.simplertmp.io.ChunkStreamInfo
 
canUseAcousticEchoCanceler() - Static method in class org.webrtc.voiceengine.WebRtcAudioEffects
 
canUseNoiseSuppressor() - Static method in class org.webrtc.voiceengine.WebRtcAudioEffects
 
CaptureFormat(int, int, int, int) - Constructor for class org.webrtc.CameraEnumerationAndroid.CaptureFormat
 
CaptureFormat(int, int, CameraEnumerationAndroid.CaptureFormat.FramerateRange) - Constructor for class org.webrtc.CameraEnumerationAndroid.CaptureFormat
 
CapturerObserver - Class in app.library.linkflow.apprtc
 
CapturerObserver() - Constructor for class app.library.linkflow.apprtc.CapturerObserver
 
CapturerObserver - Interface in org.webrtc
Interface for observering a capturer.
captureTimeMs - Variable in class org.webrtc.EncodedImage
 
captureTimeNs - Variable in class org.webrtc.EncodedImage
 
CartoonFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
Created by pedro on 4/02/18.
CartoonFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.CartoonFilterRender
 
certificate - Variable in class org.webrtc.PeerConnection.RTCConfiguration
 
certificate - Variable in class org.webrtc.RtcCertificatePem
PEM string representation of the certificate.
changeCamera() - Method in interface app.library.linkflow.rtmp.ILiveVideoBroadcaster
Changes the camera, if active camera is back camera, releases the back camera and open the front camera, it behaves same with the front camera
changeCaptureFormat(int, int, int) - Method in class app.library.linkflow.apprtc.PeerConnectionClient
 
changeCaptureFormat(int, int, int) - Method in class app.library.linkflow.apprtc.RTSPStreamCapture
 
changeCaptureFormat(int, int, int) - Method in class org.webrtc.CameraCapturer
 
changeCaptureFormat(int, int, int) - Method in class org.webrtc.FileVideoCapturer
 
changeCaptureFormat(int, int, int) - Method in class org.webrtc.ScreenCapturerAndroid
Changes output video format.
changeCaptureFormat(int, int, int) - Method in interface org.webrtc.VideoCapturer
 
changedBondedState(BluetoothDevice, int) - Method in interface app.library.linkflow.connect.BTConnectHelper.Listener
 
changedBTDevice(BluetoothDevice, BluetoothDevice) - Method in interface app.library.linkflow.manager.neckband.ConnectStateManage.Listener
 
changedBTDevice(BluetoothDevice, BluetoothDevice) - Method in class app.library.linkflow.manager.neckband.NeckbandManager
 
changedLocation(Location) - Method in interface app.library.linkflow.manager.helper.LocationHelper.LocationChangeListener
 
changeOutputSurface(Surface) - Method in class app.library.linkflow.rtmp2.encoder.input.decoder.VideoDecoder
 
changeProgram(Texture2dProgram) - Method in class app.library.linkflow.rtmp.encoder.gles.FullFrameRect
Changes the program.
checkEglError(String) - Static method in class app.library.linkflow.rtmp2.encoder.utils.gl.GlUtil
 
checkGlError(String) - Static method in class app.library.linkflow.rtmp.encoder.gles.GlUtil
Checks to see if a GLES error has been raised.
checkGlError(String) - Static method in class app.library.linkflow.rtmp2.encoder.utils.gl.GlUtil
 
checkIsOnMainThread() - Static method in class org.webrtc.ThreadUtils
Throws exception if called from other than main thread.
checkIsOnValidThread() - Method in class org.webrtc.ThreadUtils.ThreadChecker
 
checkLocation(int, String) - Static method in class app.library.linkflow.rtmp.encoder.gles.GlUtil
Checks to see if the location we obtained is valid.
checkNoGLES2Error(String) - Static method in class org.webrtc.GlUtil
 
checkSelectedPermissionAccepted(Context, String[]) - Method in class app.library.linkflow.manager.helper.LocationHelper
 
ChunkStreamInfo - Class in app.library.linkflow.rtmp2.simplertmp.io
Chunk stream channel information
ChunkStreamInfo() - Constructor for class app.library.linkflow.rtmp2.simplertmp.io.ChunkStreamInfo
 
CircleFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
Created by pedro on 01/02/19.
CircleFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.CircleFilterRender
 
clear() - Method in class app.library.linkflow.rtmp2.encoder.utils.gl.gif.GifDecoder
 
clear() - Method in class app.library.linkflow.rtmp2.encoder.utils.gl.gif.GifHeaderParser
 
clear() - Method in class app.library.linkflow.rtmp2.rtmp.SrsAllocator.Allocation
 
clearBTAddress(Context) - Method in class app.library.linkflow.StoreDataHelper
 
clearConnectedBTDevice() - Method in class app.library.linkflow.manager.neckband.ConnectStateManage
 
clearImage() - Method in class org.webrtc.EglRenderer
Post a task to clear the surface to a transparent uniform color.
clearImage(float, float, float, float) - Method in class org.webrtc.EglRenderer
Post a task to clear the surface to a specific color.
clearImage() - Method in class org.webrtc.SurfaceViewRenderer
Post a task to clear the SurfaceView to a transparent uniform color.
clearRegister(Context) - Method in class app.library.linkflow.connect.ConnectHelper
clear wifi and bluetooth broadcast receiver
clearStoredBTAddress() - Method in class app.library.linkflow.connect.ConnectHelper
 
clearStoredBTAddress() - Method in class app.library.linkflow.ConnectManager
clear last connected bluetooth mac address.
clearStoredChunks() - Method in class app.library.linkflow.rtmp2.simplertmp.io.ChunkStreamInfo
Clears all currently-stored packet chunks (used when an ABORT packet is received)
clicked(int) - Method in interface app.library.linkflow.connect.tester.AutoClicker.Listener
 
CLIENT_VERSION - Static variable in class app.library.linkflow.Constant
 
clientId - Variable in class app.library.linkflow.apprtc.AppRTCClient.SignalingParameters
 
clientId - Static variable in class app.library.linkflow.Constant
 
clockRate - Variable in class org.webrtc.RtpParameters.Codec
 
close() - Method in class app.library.linkflow.apprtc.PeerConnectionClient
 
close() - Method in class app.library.linkflow.manager.neckband.NotifyManage
 
close() - Method in class app.library.linkflow.rtmp.RtmpClient
closes the connection.
close() - Method in class app.library.linkflow.rtmp.RTMPMuxer
 
close() - Method in class app.library.linkflow.rtmp.RTMPStreamer
 
close() - Method in class app.library.linkflow.rtmp2.simplertmp.DefaultRtmpPublisher
 
close() - Method in class app.library.linkflow.rtmp2.simplertmp.io.RtmpConnection
 
close() - Method in interface app.library.linkflow.rtmp2.simplertmp.RtmpPublisher
Stop and close the current RTMP streaming client.
close() - Method in class app.library.linkflow.rtsp.VideoDecodeThread.PlayerThread
 
close(VideoDecoder.CloseListener) - Method in class com.android.mediacodec.VideoDecoder
 
close() - Method in class org.webrtc.DataChannel
Close the channel.
close() - Method in class org.webrtc.PeerConnection
 
closeCamera() - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera2ApiManager
 
closeCamera(boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.video.Camera2ApiManager
 
closeMonitoringService() - Method in class app.library.linkflow.rtmp.RTSPToRTMPConverter
 
closeRTMPStreamer() - Method in class app.library.linkflow.rtmp.RTSPToRTMPConverter
 
closeRTSPDecoder() - Method in class app.library.linkflow.rtmp.RTSPToRTMPConverter
 
CODE_DONE - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
CODE_EMPTY_PACKAGE_TYPE - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
CODE_FAILED - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
CODE_FILE_NOT_EXIST - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
CODE_INTERNAL_FULL - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
CODE_MD5_EMPTY - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
CODE_PACKAGE_MD5_WRONG - Static variable in class app.library.linkflow.connect.ConnectCommunicationHelper
 
codecName - Variable in class org.webrtc.MediaCodecVideoEncoder.EncoderProperties
Deprecated.
 
codecs - Variable in class org.webrtc.RtpParameters
 
CodecSpecificInfo() - Constructor for class org.webrtc.VideoEncoder.CodecSpecificInfo
 
CodecSpecificInfoH264() - Constructor for class org.webrtc.VideoEncoder.CodecSpecificInfoH264
 
CodecSpecificInfoVP8() - Constructor for class org.webrtc.VideoEncoder.CodecSpecificInfoVP8
 
CodecSpecificInfoVP9() - Constructor for class org.webrtc.VideoEncoder.CodecSpecificInfoVP9
 
CodecUtil - Class in app.library.linkflow.rtmp2.encoder.utils
Created by pedro on 14/02/18.
CodecUtil() - Constructor for class app.library.linkflow.rtmp2.encoder.utils.CodecUtil
 
CodecUtil.Force - Enum in app.library.linkflow.rtmp2.encoder.utils
 
ColorFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
Created by pedro on 30/01/18.
ColorFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.ColorFilterRender
 
colorFormat - Variable in class org.webrtc.MediaCodecVideoEncoder.EncoderProperties
Deprecated.
 
com.android.mediacodec - package com.android.mediacodec
 
combinedAudioVideoBwe - Variable in class org.webrtc.PeerConnection.RTCConfiguration
 
Command - Class in app.library.linkflow.rtmp2.simplertmp.packets
Encapsulates an command/"invoke" RTMP packet Invoke/command packet structure (AMF encoded): (String) (Number) (Mixed) ex.
Command(RtmpHeader) - Constructor for class app.library.linkflow.rtmp2.simplertmp.packets.Command
 
Command(String, int, ChunkStreamInfo) - Constructor for class app.library.linkflow.rtmp2.simplertmp.packets.Command
 
Command(String, int) - Constructor for class app.library.linkflow.rtmp2.simplertmp.packets.Command
 
compareMode(String) - Method in class app.library.linkflow.manager.item.RecordSetItem
 
completedA2DPSetting(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedA2DPSetting(boolean, boolean, boolean) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedA2DPSetting(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedActionRecord(boolean, boolean, String) - Method in interface app.library.linkflow.manager.model.RecordModel.Listener
 
completedAgreement(boolean) - Method in interface app.library.linkflow.manager.model.NotifyModel.AgreementListener
 
completedBaseSetting(boolean, boolean, BaseSetItem) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedBaseSetting(boolean, boolean, BaseSetItem) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedBaseSetting(boolean, boolean, BaseSetItem) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedBlendSetting(boolean, boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedBlendSetting(boolean, boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedBlendSetting(boolean, boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedCallSetApi(boolean, boolean) - Method in interface app.library.linkflow.manager.neckband.SetManage.Listener
 
completedCameraSetting(boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedCameraSetting(boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedCameraSetting(boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedClose() - Method in interface com.android.mediacodec.VideoDecoder.CloseListener
 
completedCommand() - Method in interface app.library.linkflow.connect.BTCommandHelper.Listener
 
completedConnect(BluetoothDevice, BluetoothSocket) - Method in class app.library.linkflow.connect.BTConnectHelper
 
completedConnect(BluetoothDevice, BluetoothSocket) - Method in interface app.library.linkflow.connect.BTConnectThread.InnerListener
 
completedConnectBluetooth(BluetoothSocket, boolean) - Method in interface app.library.linkflow.connect.BTConnectThread.Listener
 
completedConnectBluetooth(BluetoothSocket, boolean) - Method in class app.library.linkflow.ConnectManager
 
completedConnectP2p(WifiP2pInfo) - Method in interface app.library.linkflow.connect.WifiConnectHelper.ConnectListener
wifi p2p connected then this function will be called.
completedConnectP2p(WifiP2pInfo) - Method in class app.library.linkflow.ConnectManager
 
completedConnectWIFI() - Method in interface app.library.linkflow.connect.ConnectorListener
 
completedControlHLS(boolean, boolean) - Method in interface app.library.linkflow.manager.model.HLSModel.Listener
 
completedControlRTSP(boolean, boolean) - Method in interface app.library.linkflow.manager.model.PreviewModel.Listener
 
completedDiscoveryBT(BluetoothDevice, boolean, boolean) - Method in interface app.library.linkflow.connect.ConnectorListener
 
completedExtendSetting(boolean, boolean, BaseExtendSetItem) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedExtendSetting(boolean, boolean, BaseExtendSetItem) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedExtendSetting(boolean, boolean, BaseExtendSetItem) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedFindWIFIDevice(WifiP2pDevice, boolean) - Method in interface app.library.linkflow.connect.ConnectorListener
 
completedFormat(boolean, FormatModel.TYPE) - Method in interface app.library.linkflow.manager.model.FormatModel.Listener
 
completedGetA2DP(boolean, boolean) - Method in interface app.library.linkflow.manager.model.A2DPModel.Listener
 
completedGetAuth(boolean, String) - Method in interface app.library.linkflow.manager.model.AuthModel.Listener
 
completedGetAuth(boolean, String) - Method in class app.library.linkflow.manager.neckband.NeckbandManager
after get access token from neckband's rest api server, initialize and check all functions and values.
completedGetBatteryLevel(boolean, int) - Method in interface app.library.linkflow.manager.model.InfoModel.BatteryListener
 
completedGetBatteryLevel(boolean, int) - Method in class app.library.linkflow.manager.neckband.InfoManage
 
completedGetBlend(boolean, int) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetColor(boolean, float, float, float) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetDistance(boolean, int) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetFilterDual(boolean, float, float, float, float) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetFilterEnabled(boolean, boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetFilterType(boolean, int) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetGPSPeriod(boolean, int) - Method in interface app.library.linkflow.manager.model.GPSModel.Listener
 
completedGetLanguage(boolean, String) - Method in interface app.library.linkflow.manager.model.LanguageModel.Listener
 
completedGetMuteState(boolean, boolean) - Method in interface app.library.linkflow.manager.model.PreviewModel.Listener
 
completedGetRecordState(boolean, boolean) - Method in interface app.library.linkflow.manager.model.RecordModel.Listener
 
completedGetReverseModeState(boolean, boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetRevolution(boolean, boolean, int) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetSoftware(boolean, SoftwareItem) - Method in interface app.library.linkflow.manager.model.InfoModel.SoftwareListener
 
completedGetSoftware(boolean, SoftwareItem) - Method in class app.library.linkflow.manager.neckband.InfoManage
 
completedGetSpec(boolean, SpecItem) - Method in interface app.library.linkflow.manager.model.InfoModel.SpecListener
 
completedGetSpec(boolean, SpecItem) - Method in class app.library.linkflow.manager.neckband.InfoManage
 
completedGetStabilizationState(boolean, boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.StabilizationListener
 
completedGetStatus(boolean, StatusItem, VolumeItem) - Method in interface app.library.linkflow.manager.model.InfoModel.StatusListener
 
completedGetStatus(boolean, StatusItem, VolumeItem) - Method in class app.library.linkflow.manager.neckband.InfoManage
 
completedGetStoredApInfo(boolean, WifiAPItem) - Method in interface app.library.linkflow.manager.model.WifiAPModel.Listener
 
completedGetSupport(boolean, SupportCheckModel.Type, boolean) - Method in interface app.library.linkflow.manager.model.SupportCheckModel.Listener
 
completedGetSupport(boolean, SupportCheckModel.Type, boolean) - Method in class app.library.linkflow.manager.neckband.NeckbandManager
 
completedGetTimestamp(boolean, long) - Method in interface app.library.linkflow.manager.model.RecordModel.Listener
 
completedGetTrim(boolean, int, int) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedGetVolume(boolean, int) - Method in interface app.library.linkflow.manager.model.SoundModel.Listener
 
completedGPSPeriodSetting(boolean, boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedGPSPeriodSetting(boolean, boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedGPSPeriodSetting(boolean, boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedLanguageSetting(boolean, boolean, String) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedLanguageSetting(boolean, boolean, String) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedLanguageSetting(boolean, boolean, String) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedResetStabilizationCal(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedReverseModeState(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedReverseModeState(boolean, boolean, boolean) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedReverseModeState(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedSendFile(int) - Method in interface app.library.linkflow.connect.ConnectCommunicationHelper.Listener
 
completedSetA2DP(boolean) - Method in interface app.library.linkflow.manager.model.A2DPModel.Listener
 
completedSetApInfo(boolean) - Method in interface app.library.linkflow.manager.model.WifiAPModel.Listener
 
completedSetBaseSetting(boolean, BaseSetItem) - Method in interface app.library.linkflow.manager.neckband.SettingListener
 
completedSetBlend(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetClientIp(boolean) - Method in interface app.library.linkflow.manager.model.NotifyModel.Listener
 
completedSetClientIp(boolean) - Method in class app.library.linkflow.manager.neckband.NeckbandManager
 
completedSetClientIp(boolean) - Method in class app.library.linkflow.manager.neckband.NotifyManage
 
completedSetColor(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetDistance(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetExposure(boolean, int) - Method in interface app.library.linkflow.manager.model.CameraSettingModel.Listener
 
completedSetExtendSetting(boolean, BaseExtendSetItem) - Method in interface app.library.linkflow.manager.neckband.SettingListener
 
completedSetFilterDual(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetFilterEnabled(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetFilterType(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetGPSPeriod(boolean) - Method in interface app.library.linkflow.manager.model.GPSModel.Listener
 
completedSetLanguage(boolean) - Method in interface app.library.linkflow.manager.model.LanguageModel.Listener
 
completedSetMuteState(boolean) - Method in interface app.library.linkflow.manager.model.PreviewModel.Listener
 
completedSetReverseModeState(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetRevolution(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetStabilizationState(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.StabilizationListener
 
completedSetTimeLapseState(boolean, boolean) - Method in interface app.library.linkflow.manager.model.TimeLapseModel.Listener
 
completedSetTrim(boolean) - Method in interface app.library.linkflow.manager.model.StitchingModel.Listener
 
completedSetVolume(boolean, int) - Method in interface app.library.linkflow.manager.model.SoundModel.Listener
 
completedSoundVolume(boolean, boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedSoundVolume(boolean, boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedSoundVolume(boolean, boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStabilizationState(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStabilizationState(boolean, boolean, boolean) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStabilizationState(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingColor(boolean, boolean, float, float, float) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingColor(boolean, boolean, float, float, float) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingColor(boolean, boolean, float, float, float) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingDistance(boolean, boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingDistance(boolean, boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingDistance(boolean, boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingFilterDual(boolean, boolean, float, float, float, float) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingFilterDual(boolean, boolean, float, float, float, float) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingFilterDual(boolean, boolean, float, float, float, float) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingFilterEnabled(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingFilterEnabled(boolean, boolean, boolean) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingFilterEnabled(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingFilterType(boolean, boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingFilterType(boolean, boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingFilterType(boolean, boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingRevolution(boolean, boolean, boolean, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingRevolution(boolean, boolean, boolean, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingRevolution(boolean, boolean, boolean, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedStitchingTrim(boolean, boolean, int, int) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedStitchingTrim(boolean, boolean, int, int) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedStitchingTrim(boolean, boolean, int, int) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedTakePhoto(boolean, String) - Method in interface app.library.linkflow.manager.model.PhotoModel.Listener
 
completedTimeLapseRateSetting(boolean, boolean, float) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedTimeLapseRateSetting(boolean, boolean, float) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedTimeLapseRateSetting(boolean, boolean, float) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedTimeLapseStateSetting(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedTimeLapseStateSetting(boolean, boolean, boolean) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedTimeLapseStateSetting(boolean, boolean, boolean) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedUpload(boolean) - Method in interface app.library.linkflow.connect.WifiConnectHelper.UploadListener
when completed upload this function will be called.
completedWifiSetting(boolean, boolean, WifiAPItem) - Method in class app.library.linkflow.manager.model.BaseSettingModel
 
completedWifiSetting(boolean, boolean, WifiAPItem) - Method in interface app.library.linkflow.manager.neckband.InnerSettingListener
 
completedWifiSetting(boolean, boolean, WifiAPItem) - Method in class app.library.linkflow.manager.neckband.SetManage
 
completedWIFIStatusByBT(WifiStatusItem) - Method in interface app.library.linkflow.connect.ConnectorListener
 
completeFrame - Variable in class org.webrtc.EncodedImage
 
COMPONENT_VERSION - Static variable in class app.library.linkflow.Constant
 
CONFIG_PIXEL_BUFFER - Static variable in interface org.webrtc.EglBase
 
CONFIG_PIXEL_RGBA_BUFFER - Static variable in interface org.webrtc.EglBase
 
CONFIG_PLAIN - Static variable in interface org.webrtc.EglBase
 
CONFIG_RECORDABLE - Static variable in interface org.webrtc.EglBase
 
CONFIG_RGBA - Static variable in interface org.webrtc.EglBase
 
configureMediaCodec(Surface, int, int) - Method in class app.library.linkflow.rtsp.VideoDecodeThread
 
CONFIRM_DOWNLOAD - Static variable in class app.library.linkflow.Constant
 
connect(String, String) - Method in class app.library.linkflow.apprtc.WebSocketChannelClient
 
connect(BluetoothDevice, int, BTConnectThread.Listener) - Method in class app.library.linkflow.connect.BTConnectHelper
if you get a bluetooth device to connect, you have to call this function.
connect(WifiP2pDevice) - Method in class app.library.linkflow.connect.WifiConnectHelper
 
connect(String, String) - Method in class app.library.linkflow.manager.neckband.NeckbandManager
after connected wifi p2p, you have to get access token from neckband's rest api.
connect(String) - Method in class app.library.linkflow.rtmp2.simplertmp.DefaultRtmpPublisher
 
connect(String) - Method in class app.library.linkflow.rtmp2.simplertmp.io.RtmpConnection
 
connect(String) - Method in interface app.library.linkflow.rtmp2.simplertmp.RtmpPublisher
Issues an RTMP "connect" command and wait for the response.
connectBroken(int) - Method in interface app.library.linkflow.connect.ConnectCommunicationHelper.Listener
 
ConnectCheckerRtmp - Interface in app.library.linkflow.rtmp2.rtmp
Created by pedro on 25/01/17.
ConnectCommunicationHelper - Class in app.library.linkflow.connect
 
ConnectCommunicationHelper(Looper, ConnectCommunicationHelper.Listener) - Constructor for class app.library.linkflow.connect.ConnectCommunicationHelper
 
ConnectCommunicationHelper.Listener - Interface in app.library.linkflow.connect
 
connected() - Method in interface app.library.linkflow.connect.ConnectCommunicationHelper.Listener
 
connectedRndis(String) - Method in interface app.library.linkflow.manager.neckband.NotifyManage.Listener
 
ConnectHelper - Class in app.library.linkflow.connect
 
ConnectHelper() - Constructor for class app.library.linkflow.connect.ConnectHelper
 
CONNECTION_LOST - Static variable in exception app.library.linkflow.rtmp.RtmpClient.RtmpIOException
Connection to the server lost
connectionState() - Method in class org.webrtc.PeerConnection
 
ConnectManager - Class in app.library.linkflow
 
ConnectManager.ALERT - Enum in app.library.linkflow
 
ConnectManager.Listener - Interface in app.library.linkflow
 
ConnectManager.PARING - Enum in app.library.linkflow
 
ConnectManager.STATE - Enum in app.library.linkflow
 
ConnectManager.STATUS - Enum in app.library.linkflow
 
ConnectManager.STEP - Enum in app.library.linkflow
 
ConnectorListener - Interface in app.library.linkflow.connect
 
ConnectStateManage - Class in app.library.linkflow.manager.neckband
 
ConnectStateManage.ALERT - Enum in app.library.linkflow.manager.neckband
 
ConnectStateManage.Listener - Interface in app.library.linkflow.manager.neckband
 
ConnectStateManage.STATE - Enum in app.library.linkflow.manager.neckband
 
ConnectStateManage.StateListener - Interface in app.library.linkflow.manager.neckband
 
connectToRoom(AppRTCClient.RoomConnectionParameters) - Method in interface app.library.linkflow.apprtc.AppRTCClient
Asynchronously connect to an AppRTC room URL using supplied connection parameters.
connectToRoom(AppRTCClient.RoomConnectionParameters) - Method in class app.library.linkflow.apprtc.DirectRTCClient
Connects to the room, roomId in connectionsParameters is required. roomId must be a valid IP address matching IP_PATTERN.
connectToRoom(AppRTCClient.RoomConnectionParameters) - Method in class app.library.linkflow.apprtc.WebSocketRTCClient
 
Constant - Class in app.library.linkflow
 
Constant() - Constructor for class app.library.linkflow.Constant
 
CONSTRAINED - Static variable in class app.library.linkflow.rtmp2.rtmp.ProfileIop
 
ContentData - Class in app.library.linkflow.rtmp2.simplertmp.packets
Content (audio/video) data packet base
ContentData(RtmpHeader) - Constructor for class app.library.linkflow.rtmp2.simplertmp.packets.ContentData
 
ContextUtils - Class in org.webrtc
Class for storing the application context and retrieving it in a static context.
ContextUtils() - Constructor for class org.webrtc.ContextUtils
 
continualGatheringPolicy - Variable in class org.webrtc.PeerConnection.RTCConfiguration
 
ContrastFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
Created by pedro on 31/01/18.
ContrastFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.ContrastFilterRender
 
convert(VideoFrame.TextureBuffer) - Method in class org.webrtc.YuvConverter
Converts the texture buffer to I420.
convertMatrixFromAndroidGraphicsMatrix(Matrix) - Static method in class org.webrtc.RendererCommon
Converts android.graphics.Matrix to a float[16] matrix array.
convertMatrixToAndroidGraphicsMatrix(float[]) - Static method in class org.webrtc.RendererCommon
Converts a float[16] matrix array to android.graphics.Matrix.
convertToTxt(String, String) - Method in class app.library.linkflow.manager.helper.GPSXmlToGPSTxtHelper
convert xml to txt file with sort.
copyPlane(ByteBuffer, int, ByteBuffer, int, int, int) - Static method in class org.webrtc.YuvHelper
Helper method for copying a single colour plane.
countNumber - Static variable in class app.library.linkflow.Constant
 
CpuMonitor - Class in app.library.linkflow.apprtc
Simple CPU monitor.
CpuMonitor(Context) - Constructor for class app.library.linkflow.apprtc.CpuMonitor
 
create(Context) - Static method in class app.library.linkflow.apprtc.AppRTCAudioManager
Construction.
create(EglBase.Context, int[]) - Static method in interface org.webrtc.EglBase
Create a new context with the specified config attributes, sharing data with |sharedContext|.
create() - Static method in interface org.webrtc.EglBase
Helper function for creating a plain root context.
create(EglBase.Context) - Static method in interface org.webrtc.EglBase
Helper function for creating a plain context, sharing data with |sharedContext|.
create(String, EglBase.Context, boolean) - Static method in class org.webrtc.SurfaceTextureHelper
Construct a new SurfaceTextureHelper sharing OpenGL resources with |sharedContext|.
create(String, EglBase.Context) - Static method in class org.webrtc.SurfaceTextureHelper
Same as above with alignTimestamps set to false.
create() - Static method in class org.webrtc.voiceengine.WebRtcAudioEffects
 
createAnswer() - Method in class app.library.linkflow.apprtc.PeerConnectionClient
 
createAnswer(SdpObserver, MediaConstraints) - Method in class org.webrtc.PeerConnection
 
createAudioDeviceModule() - Method in class org.webrtc.audio.JavaAudioDeviceModule.Builder
Construct an AudioDeviceModule based on the supplied arguments.
createAudioSource(MediaConstraints) - Method in class org.webrtc.PeerConnectionFactory
 
createAudioTrack(String, AudioSource) - Method in class org.webrtc.PeerConnectionFactory
 
createCapturer(String, CameraVideoCapturer.CameraEventsHandler) - Method in class org.webrtc.Camera1Enumerator
 
createCapturer(String, CameraVideoCapturer.CameraEventsHandler) - Method in class org.webrtc.Camera2Enumerator
 
createCapturer(String, CameraVideoCapturer.CameraEventsHandler) - Method in interface org.webrtc.CameraEnumerator
 
createCryptoOptions() - Method in class org.webrtc.CryptoOptions.Builder
 
createDataChannel(String, DataChannel.Init) - Method in class org.webrtc.PeerConnection
 
createDecoder(VideoCodecInfo) - Method in class org.webrtc.DefaultVideoDecoderFactory
 
createDecoder(String) - Method in class org.webrtc.SoftwareVideoDecoderFactory
Deprecated.
createDecoder(VideoCodecInfo) - Method in class org.webrtc.SoftwareVideoDecoderFactory
 
createDecoder(String) - Method in interface org.webrtc.VideoDecoderFactory
Deprecated.
createDecoder(VideoCodecInfo) - Method in interface org.webrtc.VideoDecoderFactory
Creates a decoder for the given video codec.
createDummyPbufferSurface() - Method in interface org.webrtc.EglBase
 
createEgl10(int[]) - Static method in interface org.webrtc.EglBase
Explicitly create a root EGl 1.0 context with the specified config attributes.
createEgl10(EGLContext, int[]) - Static method in interface org.webrtc.EglBase
Explicitly create a root EGl 1.0 context with the specified config attributes and shared context.
createEgl14(int[]) - Static method in interface org.webrtc.EglBase
Explicitly create a root EGl 1.4 context with the specified config attributes.
createEgl14(EGLContext, int[]) - Static method in interface org.webrtc.EglBase
Explicitly create a root EGl 1.4 context with the specified config attributes and shared context.
createEglSurface(Surface) - Method in class org.webrtc.EglRenderer
 
createEglSurface(SurfaceTexture) - Method in class org.webrtc.EglRenderer
 
createEncodedImage() - Method in class org.webrtc.EncodedImage.Builder
 
createEncoder(VideoCodecInfo) - Method in class org.webrtc.DefaultVideoEncoderFactory
 
createEncoder(VideoCodecInfo) - Method in class org.webrtc.HardwareVideoEncoderFactory
 
createEncoder(VideoCodecInfo) - Method in class org.webrtc.SoftwareVideoEncoderFactory
 
createEncoder(VideoCodecInfo) - Method in interface org.webrtc.VideoEncoderFactory
Creates an encoder for the given video codec.
createExternalTextures(int, int[], int) - Static method in class app.library.linkflow.rtmp2.encoder.utils.gl.GlUtil
 
createFactory() - Static method in class org.webrtc.MediaCodecVideoDecoder
Deprecated.
Create a VideoDecoderFactory that can be injected in the PeerConnectionFactory and replicate the old behavior.
createFactory() - Static method in class org.webrtc.MediaCodecVideoEncoder
Deprecated.
Create a VideoEncoderFactory that can be injected in the PeerConnectionFactory and replicate the old behavior.
createFloatBuffer(float[]) - Static method in class app.library.linkflow.rtmp.encoder.gles.GlUtil
Allocates a direct float buffer, and populates it with the float array data.
createFloatBuffer(float[]) - Static method in class org.webrtc.GlUtil
 
createIceServer() - Method in class org.webrtc.PeerConnection.IceServer.Builder
 
createImageTexture(ByteBuffer, int, int, int) - Static method in class app.library.linkflow.rtmp.encoder.gles.GlUtil
Creates a texture from raw data.
createInitializationOptions() - Method in class org.webrtc.PeerConnectionFactory.InitializationOptions.Builder
 
createInternalMicrophone(AudioPlaybackCaptureConfiguration, int, boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.audio.MicrophoneManager
Create audio record with params and AudioPlaybackCaptureConfig used for capturing internal audio Notice that you should granted Manifest.permission.RECORD_AUDIO before calling this!
createLocalMediaStream(String) - Method in class org.webrtc.PeerConnectionFactory
 
createMicrophone() - Method in class app.library.linkflow.rtmp2.encoder.input.audio.MicrophoneManager
Create audio record
createMicrophone(int, boolean, boolean, boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.audio.MicrophoneManager
Create audio record with params and default audio source
createMicrophone(int, int, boolean, boolean, boolean) - Method in class app.library.linkflow.rtmp2.encoder.input.audio.MicrophoneManager
Create audio record with params and selected audio source
createNative() - Method in interface org.webrtc.AudioProcessingFactory
Dynamically allocates a webrtc::AudioProcessing instance and returns a pointer to it.
createNative() - Method in interface org.webrtc.FecControllerFactoryFactoryInterface
Dynamically allocates a webrtc::FecControllerFactory instance and returns a pointer to it.
createNativeAudioDecoderFactory() - Method in interface org.webrtc.AudioDecoderFactoryFactory
Returns a pointer to a webrtc::AudioDecoderFactory.
createNativeAudioDecoderFactory() - Method in class org.webrtc.BuiltinAudioDecoderFactoryFactory
 
createNativeAudioEncoderFactory() - Method in interface org.webrtc.AudioEncoderFactoryFactory
Returns a pointer to a webrtc::AudioEncoderFactory.
createNativeAudioEncoderFactory() - Method in class org.webrtc.BuiltinAudioEncoderFactoryFactory
 
createNativeMediaTransportFactory() - Method in interface org.webrtc.MediaTransportFactoryFactory
Dynamically allocates a webrtc::MediaTransportFactory instance and returns a pointer to it.
createNativePeerConnection() - Method in interface org.webrtc.NativePeerConnectionFactory
Create a new webrtc::jni::OwnedPeerConnection instance and returns a pointer to it.
createNativePeerConnectionObserver(PeerConnection.Observer) - Static method in class org.webrtc.PeerConnection
 
createNativeVideoDecoder() - Method in class org.webrtc.LibvpxVp8Decoder
 
createNativeVideoDecoder() - Method in class org.webrtc.LibvpxVp9Decoder
 
createNativeVideoDecoder() - Method in interface org.webrtc.VideoDecoder
The decoder implementation backing this interface is either 1) a Java decoder (e.g., an Android platform decoder), or alternatively 2) a native decoder (e.g., a software decoder or a C++ decoder adapter).
createNativeVideoDecoder() - Method in class org.webrtc.VideoDecoderFallback
 
createNativeVideoEncoder() - Method in class org.webrtc.LibvpxVp8Encoder
 
createNativeVideoEncoder() - Method in class org.webrtc.LibvpxVp9Encoder
 
createNativeVideoEncoder() - Method in interface org.webrtc.VideoEncoder
The encoder implementation backing this interface is either 1) a Java encoder (e.g., an Android platform encoder), or alternatively 2) a native encoder (e.g., a software encoder or a C++ encoder adapter).
createNativeVideoEncoder() - Method in class org.webrtc.VideoEncoderFallback
 
createOffer() - Method in class app.library.linkflow.apprtc.PeerConnectionClient
 
createOffer(SdpObserver, MediaConstraints) - Method in class org.webrtc.PeerConnection
 
createOffscreenSurface(int, int) - Method in class app.library.linkflow.rtmp.encoder.gles.EglCore
Creates an EGL surface associated with an offscreen buffer.
createOffscreenSurface(int, int) - Method in class app.library.linkflow.rtmp.encoder.gles.EglSurfaceBase
Creates an off-screen surface.
createPbufferSurface(int, int) - Method in interface org.webrtc.EglBase
 
createPeerConnection(VideoSink, VideoSink, VideoCapturer, AppRTCClient.SignalingParameters) - Method in class app.library.linkflow.apprtc.PeerConnectionClient
 
createPeerConnection(VideoSink, List<VideoSink>, VideoCapturer, AppRTCClient.SignalingParameters) - Method in class app.library.linkflow.apprtc.PeerConnectionClient
 
createPeerConnection(PeerConnection.RTCConfiguration, MediaConstraints, PeerConnection.Observer) - Method in class org.webrtc.PeerConnectionFactory
Deprecated.
createPeerConnection(List<PeerConnection.IceServer>, MediaConstraints, PeerConnection.Observer) - Method in class org.webrtc.PeerConnectionFactory
Deprecated.
createPeerConnection(List<PeerConnection.IceServer>, PeerConnection.Observer) - Method in class org.webrtc.PeerConnectionFactory
 
createPeerConnection(PeerConnection.RTCConfiguration, PeerConnection.Observer) - Method in class org.webrtc.PeerConnectionFactory
 
createPeerConnection(PeerConnection.RTCConfiguration, PeerConnectionDependencies) - Method in class org.webrtc.PeerConnectionFactory
 
createPeerConnectionDependencies() - Method in class org.webrtc.PeerConnectionDependencies.Builder
 
createPeerConnectionFactory(PeerConnectionFactory.Options) - Method in class app.library.linkflow.apprtc.PeerConnectionClient
This function should only be called once.
createPeerConnectionFactory() - Method in class org.webrtc.PeerConnectionFactory.Builder
 
createProgram(String, String) - Static method in class app.library.linkflow.rtmp.encoder.gles.GlUtil
Creates a new program from the supplied vertex and fragment shaders.
createProgram(String, String) - Static method in class app.library.linkflow.rtmp2.encoder.utils.gl.GlUtil
 
createSender(String, String) - Method in class org.webrtc.PeerConnection
Creates an RtpSender without a track.
createSocket() - Method in class app.library.linkflow.rtmp2.rtmp.TLSSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class app.library.linkflow.rtmp2.rtmp.TLSSocketFactory
 
createSocket(String, int) - Method in class app.library.linkflow.rtmp2.rtmp.TLSSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class app.library.linkflow.rtmp2.rtmp.TLSSocketFactory
 
createSocket(InetAddress, int) - Method in class app.library.linkflow.rtmp2.rtmp.TLSSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class app.library.linkflow.rtmp2.rtmp.TLSSocketFactory
 
CreateSSLSocket - Class in app.library.linkflow.rtmp2.rtmp
Created by pedro on 25/02/17.
CreateSSLSocket() - Constructor for class app.library.linkflow.rtmp2.rtmp.CreateSSLSocket
 
createSSlSocket(String, int) - Static method in class app.library.linkflow.rtmp2.rtmp.CreateSSLSocket
 
createSurface(Surface) - Method in interface org.webrtc.EglBase
 
createSurface(SurfaceTexture) - Method in interface org.webrtc.EglBase
 
createTextureBufferWithModifiedTransformMatrix(TextureBufferImpl, boolean, int) - Static method in interface org.webrtc.CameraSession
 
createTextureObject() - Method in class app.library.linkflow.rtmp.encoder.gles.FullFrameRect
Creates a texture object suitable for use with drawFrame().
createTextureObject() - Method in class app.library.linkflow.rtmp.encoder.gles.Texture2dProgram
Creates a texture object suitable for use with this program.
createTextures(int, int[], int) - Static method in class app.library.linkflow.rtmp2.encoder.utils.gl.GlUtil
 
createVideoSource(boolean, boolean) - Method in class org.webrtc.PeerConnectionFactory
Create video source with given parameters.
createVideoSource(boolean) - Method in class org.webrtc.PeerConnectionFactory
Same as above with alignTimestamps set to true.
createVideoTrack(String, VideoSource) - Method in class org.webrtc.PeerConnectionFactory
 
createWindowSurface(Object) - Method in class app.library.linkflow.rtmp.encoder.gles.EglCore
Creates an EGL surface associated with a Surface.
createWindowSurface(Object) - Method in class app.library.linkflow.rtmp.encoder.gles.EglSurfaceBase
Creates a window surface.
cropAndScale(int, int, int, int, int, int) - Method in class org.webrtc.JavaI420Buffer
 
cropAndScale(int, int, int, int, int, int) - Method in class org.webrtc.NV12Buffer
 
cropAndScale(int, int, int, int, int, int) - Method in class org.webrtc.NV21Buffer
 
cropAndScale(int, int, int, int, int, int) - Method in class org.webrtc.TextureBufferImpl
 
cropAndScale(int, int, int, int, int, int) - Method in interface org.webrtc.VideoFrame.Buffer
Crops a region defined by |cropx|, |cropY|, |cropWidth| and |cropHeight|.
cropAndScaleI420(VideoFrame.I420Buffer, int, int, int, int, int, int) - Static method in class org.webrtc.JavaI420Buffer
 
CropYuv(int, byte[], int, int, int, int) - Static method in class app.library.linkflow.rtmp2.encoder.utils.yuv.YUVUtil
 
Crypto - Class in app.library.linkflow.rtmp2.simplertmp
Some helper utilities for SHA256, mostly (used during handshake) This is separated in order to be more easily replaced on platforms that do not have the javax.crypto.* and/or java.security.* packages This implementation is directly inspired by the RTMPHandshake class of the Red5 Open Source Flash Server project
Crypto() - Constructor for class app.library.linkflow.rtmp2.simplertmp.Crypto
 
CryptoOptions - Class in org.webrtc
CryptoOptions defines advanced cryptographic settings for native WebRTC.
cryptoOptions - Variable in class org.webrtc.PeerConnection.RTCConfiguration
Defines advanced optional cryptographic settings related to SRTP and frame encryption for native WebRTC.
CryptoOptions.Builder - Class in org.webrtc
 
CryptoOptions.SFrame - Class in org.webrtc
Options to be used when the FrameEncryptor / FrameDecryptor APIs are used.
CryptoOptions.Srtp - Class in org.webrtc
SRTP Related Peer Connection Options.
CustomAudioEffect - Class in app.library.linkflow.rtmp2.encoder.input.audio
 
CustomAudioEffect() - Constructor for class app.library.linkflow.rtmp2.encoder.input.audio.CustomAudioEffect
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links