Uses of Class
org.webrtc.VideoEncoder.CodecSpecificInfo
Packages that use VideoEncoder.CodecSpecificInfo
-
Uses of VideoEncoder.CodecSpecificInfo in org.webrtc
Subclasses of VideoEncoder.CodecSpecificInfo in org.webrtcModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classMethods in org.webrtc with parameters of type VideoEncoder.CodecSpecificInfoModifier and TypeMethodDescriptionvoidVideoEncoder.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.