audio_policy_module Struct Reference

audio_policy_module Struct Reference

#include < audio_policy.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 418 of file audio_policy.h .

Field Documentation

struct hw_module_t common

Definition at line 419 of file audio_policy.h .


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