|
anbox-platform-sdk
1.26.0
Anbox Platform SDK API documentation
|
AnboxVideoDecoderConfig describes the configuration of a video decoder. More...
#include <types.h>
Collaboration diagram for AnboxVideoDecoderConfig:Public Attributes | |
| uint32_t | width = 0 |
| uint32_t | height = 0 |
| AnboxVideoPixelFormat | output_format = ANBOX_VIDEO_PIXEL_FORMAT_UNKNOWN |
AnboxVideoDecoderConfig describes the configuration of a video decoder.
| AnboxVideoPixelFormat AnboxVideoDecoderConfig::output_format = ANBOX_VIDEO_PIXEL_FORMAT_UNKNOWN |