Uses of Class
org.webrtc.VideoDecoder.DecodeInfo
Packages that use VideoDecoder.DecodeInfo
-
Uses of VideoDecoder.DecodeInfo in org.webrtc
Methods in org.webrtc with parameters of type VideoDecoder.DecodeInfoModifier and TypeMethodDescriptionVideoDecoder.decode
(EncodedImage frame, VideoDecoder.DecodeInfo info) Request the decoder to decode a frame.final VideoCodecStatus
WrappedNativeVideoDecoder.decode
(EncodedImage frame, VideoDecoder.DecodeInfo info)