audio_module Struct Reference

audio_module Struct Reference

#include < audio.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Every hardware module must have a data structure named HAL_MODULE_INFO_SYM and the fields of this data structure must begin with hw_module_t followed by module specific information.

Definition at line 512 of file audio.h .

Field Documentation

struct hw_module_t common

Definition at line 513 of file audio.h .


The documentation for this struct was generated from the following file:
  • hardware/libhardware/include/hardware/ audio.h