Uses of Interface
org.webrtc.RefCounted
Packages that use RefCounted
-
Uses of RefCounted in org.webrtc
Subinterfaces of RefCounted in org.webrtcModifier and TypeInterfaceDescriptionstatic interface
Implements image storage medium.static interface
Interface for I420 buffers.Classes in org.webrtc that implement RefCountedModifier 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.