anbox-platform-sdk  1.23.0
Anbox Platform SDK API documentation
anbox::VideoDecoder Member List

This is the complete list of members for anbox::VideoDecoder, including all inherited members.

configure(const AnboxVideoDecoderConfig &config)=0anbox::VideoDecoderpure virtual
decode_frame(const AnboxVideoFrame *frame, int64_t pts)=0anbox::VideoDecoderpure virtual
flush()=0anbox::VideoDecoderpure virtual
operator=(const VideoDecoder &)=deleteanbox::VideoDecoder
retrieve_image(AnboxVideoImage *img)=0anbox::VideoDecoderpure virtual
VideoDecoder()=defaultanbox::VideoDecoder
VideoDecoder(const VideoDecoder &)=deleteanbox::VideoDecoder
~VideoDecoder()=defaultanbox::VideoDecodervirtual