Uses of Interface
org.webrtc.RefCounted
Packages that use RefCounted
-
Uses of RefCounted in org.webrtc
Subinterfaces of RefCounted in org.webrtcModifier and TypeInterfaceDescriptionstatic interfaceImplements image storage medium.static interfaceInterface for I420 buffers.Classes in org.webrtc that implement RefCountedModifier and TypeClassDescriptionclassAn encoded frame from a video stream.classImplementation of VideoFrame.I420Buffer backed by Java direct byte buffers.classclass(package private) classImplementation of RefCounted that executes a Runnable once the ref count reaches zero.classJava version of webrtc::VideoFrame and webrtc::VideoFrameBuffer.classThis class wraps a webrtc::I420BufferInterface into a VideoFrame.I420Buffer.