- name - Variable in class org.webrtc.NetworkMonitorAutoDetect.NetworkInformation
-
- name - Variable in class org.webrtc.RtpParameters.Codec
-
- name - Variable in class org.webrtc.StatsReport.Value
-
- name - Variable in class org.webrtc.VideoCodecInfo
-
- native_deinit() - Method in class com.android.mediacodec.VideoDecoder
-
- native_deinit_noteardown() - Method in class com.android.mediacodec.VideoDecoder
-
- native_init(String, int) - Method in class com.android.mediacodec.VideoDecoder
-
- native_reset(String, int) - Method in class com.android.mediacodec.VideoDecoder
-
- nativeAdaptOutputFormat(long, int, int, int, int, int) - Static method in class org.webrtc.VideoSource
-
- nativeAddRef(long) - Static method in class org.webrtc.JniCommon
-
Functions to increment/decrement an rtc::RefCountInterface pointer.
- nativeAllocateByteBuffer(int) - Static method in class org.webrtc.JniCommon
-
- NativeCapturerObserver - Class in org.webrtc
-
Implements VideoCapturer.CapturerObserver and feeds frames to
webrtc::jni::AndroidVideoTrackSource.
- NativeCapturerObserver(long) - Constructor for class org.webrtc.NativeCapturerObserver
-
- nativeFreeByteBuffer(ByteBuffer) - Static method in class org.webrtc.JniCommon
-
- nativeGetInternalSource(long) - Static method in class org.webrtc.VideoSource
-
- NativeLibraryLoader - Interface in org.webrtc
-
Interface for loading native libraries.
- NativePeerConnectionFactory - Interface in org.webrtc
-
Factory for creating webrtc::jni::OwnedPeerConnection instances.
- nativeReleaseRef(long) - Static method in class org.webrtc.JniCommon
-
- NeckbandManager - Class in app.library.linkflow.manager.neckband
-
NeckbandManager can help you to control almost neckband's functions.
- NeckbandManager() - Constructor for class app.library.linkflow.manager.neckband.NeckbandManager
-
- NeckbandRestApiClient - Class in app.library.linkflow.manager
-
Created by choiseokwon on 2018. 3. 17..
- NeckbandRestApiClient() - Constructor for class app.library.linkflow.manager.NeckbandRestApiClient
-
- needPermission() - Method in class app.library.linkflow.manager.helper.LocationHelper
-
- negate() - Method in interface org.webrtc.Predicate
-
Returns a predicate that represents the logical negation of this predicate.
- NegativeFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
-
Created by pedro on 29/01/18.
- NegativeFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.NegativeFilterRender
-
- negotiated - Variable in class app.library.linkflow.apprtc.PeerConnectionClient.DataChannelParameters
-
- negotiated - Variable in class org.webrtc.DataChannel.Init
-
- NETWORK_STATUS_MOBILE - Static variable in class app.library.linkflow.manager.Util
-
- NETWORK_STATUS_WIFI - Static variable in class app.library.linkflow.manager.Util
-
- networkIgnoreMask - Variable in class org.webrtc.PeerConnectionFactory.Options
-
- NetworkInformation(String, NetworkMonitorAutoDetect.ConnectionType, NetworkMonitorAutoDetect.ConnectionType, long, NetworkMonitorAutoDetect.IPAddress[]) - Constructor for class org.webrtc.NetworkMonitorAutoDetect.NetworkInformation
-
- NetworkMonitor - Class in org.webrtc
-
Borrowed from Chromium's
src/net/android/java/src/org/chromium/net/NetworkChangeNotifier.java
Triggers updates to the underlying network state from OS networking events.
- NetworkMonitor.NetworkObserver - Interface in org.webrtc
-
Alerted when the connection type of the network changes.
- NetworkMonitorAutoDetect - Class in org.webrtc
-
Borrowed from Chromium's
src/net/android/java/src/org/chromium/net/NetworkChangeNotifierAutoDetect.java
Used by the NetworkMonitor to listen to platform changes in connectivity.
- NetworkMonitorAutoDetect(NetworkMonitorAutoDetect.Observer, Context) - Constructor for class org.webrtc.NetworkMonitorAutoDetect
-
Constructs a NetworkMonitorAutoDetect.
- NetworkMonitorAutoDetect.ConnectionType - Enum in org.webrtc
-
- NetworkMonitorAutoDetect.IPAddress - Class in org.webrtc
-
- NetworkMonitorAutoDetect.NetworkInformation - Class in org.webrtc
-
Java version of NetworkMonitor.NetworkInformation
- NetworkMonitorAutoDetect.Observer - Interface in org.webrtc
-
Observer interface by which observer is notified of network changes.
- networkPreference - Variable in class org.webrtc.PeerConnection.RTCConfiguration
-
- NO_CONTEXT - Static variable in interface org.webrtc.EglBase.Context
-
- NO_SSL_TLS_SUPP - Static variable in exception app.library.linkflow.rtmp.RtmpClient.RtmpIOException
-
SSL connection requested but not supported by the client
- NoAudioEffect - Class in app.library.linkflow.rtmp2.encoder.input.audio
-
- NoAudioEffect() - Constructor for class app.library.linkflow.rtmp2.encoder.input.audio.NoAudioEffect
-
- noAudioProcessing - Variable in class app.library.linkflow.apprtc.PeerConnectionClient.PeerConnectionParameters
-
- NoFilterRender - Class in app.library.linkflow.rtmp2.encoder.input.gl.render.filters
-
Created by pedro on 29/01/18.
- NoFilterRender() - Constructor for class app.library.linkflow.rtmp2.encoder.input.gl.render.filters.NoFilterRender
-
- NotifyManage - Class in app.library.linkflow.manager.neckband
-
this class is working as async thread server.
- NotifyManage.Listener - Interface in app.library.linkflow.manager.neckband
-
- NotifyModel - Class in app.library.linkflow.manager.model
-
- NotifyModel(NotifyModel.Listener) - Constructor for class app.library.linkflow.manager.model.NotifyModel
-
- NotifyModel.AgreementListener - Interface in app.library.linkflow.manager.model
-
- NotifyModel.Listener - Interface in app.library.linkflow.manager.model
-
- notifyPausing() - Method in class app.library.linkflow.rtmp.encoder.CameraSurfaceRenderer
-
Notifies the renderer thread that the activity is pausing.
- numberOfCores - Variable in class org.webrtc.VideoDecoder.Settings
-
- numberOfCores - Variable in class org.webrtc.VideoEncoder.Settings
-
- numberOfSimulcastStreams - Variable in class org.webrtc.VideoEncoder.Settings
-
- numChannels - Variable in class org.webrtc.RtpParameters.Codec
-
- numFilters - Static variable in class app.library.linkflow.rtmp2.encoder.input.gl.render.ManagerRender
-
- numTemporalLayers - Variable in class org.webrtc.RtpParameters.Encoding
-
- NV12Buffer - Class in org.webrtc
-
- NV12Buffer(int, int, int, int, ByteBuffer, Runnable) - Constructor for class org.webrtc.NV12Buffer
-
- NV21Buffer - Class in org.webrtc
-
- NV21Buffer(byte[], int, int, Runnable) - Constructor for class org.webrtc.NV21Buffer
-
- NV21toYUV420byColor(byte[], int, int, FormatVideoEncoder) - Static method in class app.library.linkflow.rtmp2.encoder.utils.yuv.YUVUtil
-
- NV21Utils - Class in app.library.linkflow.rtmp2.encoder.utils.yuv
-
Created by pedro on 31/10/18.
- NV21Utils() - Constructor for class app.library.linkflow.rtmp2.encoder.utils.yuv.NV21Utils
-