|
anbox-platform-sdk
1.26.0
Anbox Platform SDK API documentation
|
This is the complete list of members for anbox::VideoDecoder, including all inherited members.
| configure(const AnboxVideoDecoderConfig &config)=0 | anbox::VideoDecoder | pure virtual |
| decode_frame(const AnboxVideoFrame *frame, int64_t pts)=0 | anbox::VideoDecoder | pure virtual |
| flush()=0 | anbox::VideoDecoder | pure virtual |
| operator=(const VideoDecoder &)=delete | anbox::VideoDecoder | |
| retrieve_image(AnboxVideoImage *img)=0 | anbox::VideoDecoder | pure virtual |
| VideoDecoder()=default | anbox::VideoDecoder | |
| VideoDecoder(const VideoDecoder &)=delete | anbox::VideoDecoder | |
| ~VideoDecoder()=default | anbox::VideoDecoder | virtual |