AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
|
include | |
amqp_listen.h | Utilities for consuming RabbitMQ messages |
amqp_send.h | Send AMQP messages |
buffer_sizes.h | Define common buffer sizes |
config_env.h | Utilities to get config values from the environment |
dump_trace.h | Define dump_trace() |
grabber.h | Grabber records videos or snapshots from ampq messages |
host_gl.h | OpenGL proxy management |
logger.h | Logging macros |
player_nfc.h | Nfc player |
protobuf_framing.h | Utility to convert framing to varint32 for google’s parser |
render_api.h | Header for functions defined in the AOSP opengl libs |
sdl_events.h | Produce virtual input events from SDL events |
sdl_translate.h | Convert sdl events to uinput codes |
sensors.h | Defines ports and structures for sensor threads |
socket.h | Define socket utilities to simplify networking |
src | |
amqp_listen.c | Listen on AMQP queues and consume messages |
config_env.c | Utilities to get config values from the environment |
dump_trace.c | |
grabber.c | Screen recording/snapshots |
host_gl.c | |
logger.c | Logging |
main.c | Main loop and graphical rendering |
player_audio.c | AiC audio player, reads an audio stream from the vm and transfers it to ffmpeg |
player_nfc.c | |
protobuf_framing.c | Provide utilities for sending protobufs |
sdl_events.c | Produce virtual input events from SDL events |
sdl_translate.c | SDL scancode to uinput |
sensors.c | Sensor packets forwarders |
socket.c | Utilities for opening sockets |
testNFC | |
testValidateNFC.c | |
testPlayer | |
amqp_send.c | |
mockVMLibNci.c | |
mockVMLibNci.h | |
mockVMNfcd.c | |
mockVMNfcd.h | |
mockVMSensors.c | |
mockVMSensors.h | |
testSensors.c |