Uses of Interface
org.webrtc.RefCounted
-
Uses of RefCounted in org.webrtc
Modifier and TypeInterfaceDescriptionstatic interface
Implements image storage medium.static interface
Interface for I420 buffers.Modifier and TypeClassDescriptionclass
An encoded frame from a video stream.class
Implementation of VideoFrame.I420Buffer backed by Java direct byte buffers.class
class
(package private) class
Implementation of RefCounted that executes a Runnable once the ref count reaches zero.class
Java version of webrtc::VideoFrame and webrtc::VideoFrameBuffer.class
This class wraps a webrtc::I420BufferInterface into a VideoFrame.I420Buffer.