Uses of Interface
org.webrtc.VideoDecoder.Callback
Packages that use VideoDecoder.Callback
-
Uses of VideoDecoder.Callback in org.webrtc
Methods in org.webrtc that return VideoDecoder.CallbackModifier and TypeMethodDescription(package private) static VideoDecoder.CallbackVideoDecoderWrapper.createDecoderCallback(long nativeDecoder) Methods in org.webrtc with parameters of type VideoDecoder.CallbackModifier and TypeMethodDescriptionVideoDecoder.initDecode(VideoDecoder.Settings settings, VideoDecoder.Callback decodeCallback) Initializes the decoding process with specified settings.final VideoCodecStatusWrappedNativeVideoDecoder.initDecode(VideoDecoder.Settings settings, VideoDecoder.Callback decodeCallback)