Uses of Class
org.webrtc.VideoEncoder.CodecSpecificInfo
-
Uses of VideoEncoder.CodecSpecificInfo in org.webrtc
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
Modifier and TypeMethodDescriptionvoid
VideoEncoder.Callback.onEncodedFrame
(EncodedImage frame, VideoEncoder.CodecSpecificInfo info) Old encoders assume that the byte buffer held by `frame` is not accessed after the call to this method returns.