|
anbox-platform-sdk
1.26.0
Anbox Platform SDK API documentation
|
AnboxVhalCommandGet describes a get request to send to the Android VHAL. More...
#include <types.h>
Collaboration diagram for AnboxVhalCommandGet:Public Attributes | |
| int32_t | prop_id |
| int32_t | area_id |
| uint32_t | int32_values_size |
| int32_t * | int32_values |
| uint32_t | float_values_size |
| float * | float_values |
| uint32_t | int64_values_size |
| int64_t * | int64_values |
| uint32_t | bytes_size |
| uint8_t * | bytes |
| uint32_t | string_value_size |
| char * | string_value |
AnboxVhalCommandGet describes a get request to send to the Android VHAL.