anbox-platform-sdk  1.23.0
Anbox Platform SDK API documentation
AnboxPlatform Struct Reference

#include <plugin.h>

+ Collaboration diagram for AnboxPlatform:

Public Attributes

std::unique_ptr< anbox::Platforminstance {nullptr}
 
AnboxAudioProcessor audio_processor
 
AnboxInputProcessor input_processor
 
AnboxSensorProcessor sensor_processor
 
AnboxGpsProcessor gps_processor
 
AnboxGraphicsProcessor graphics_processor
 
AnboxCameraProcessor camera_processor
 
AnboxProxy anbox_proxy
 
AnboxVhalConnector vhal_connector
 

Detailed Description

Definition at line 62 of file plugin.h.

Member Data Documentation

◆ anbox_proxy

AnboxProxy AnboxPlatform::anbox_proxy

Definition at line 70 of file plugin.h.

◆ audio_processor

AnboxAudioProcessor AnboxPlatform::audio_processor

Definition at line 64 of file plugin.h.

◆ camera_processor

AnboxCameraProcessor AnboxPlatform::camera_processor

Definition at line 69 of file plugin.h.

◆ gps_processor

AnboxGpsProcessor AnboxPlatform::gps_processor

Definition at line 67 of file plugin.h.

◆ graphics_processor

AnboxGraphicsProcessor AnboxPlatform::graphics_processor

Definition at line 68 of file plugin.h.

◆ input_processor

AnboxInputProcessor AnboxPlatform::input_processor

Definition at line 65 of file plugin.h.

◆ instance

std::unique_ptr<anbox::Platform> AnboxPlatform::instance {nullptr}

Definition at line 63 of file plugin.h.

◆ sensor_processor

AnboxSensorProcessor AnboxPlatform::sensor_processor

Definition at line 66 of file plugin.h.

◆ vhal_connector

AnboxVhalConnector AnboxPlatform::vhal_connector

Definition at line 71 of file plugin.h.


The documentation for this struct was generated from the following file: