consumerir_module Struct Reference

consumerir_module Struct Reference

#include < consumerir.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Definition at line 34 of file consumerir.h .

Field Documentation

struct hw_module_t common

Common methods of the consumer IR module. This must be the first member of consumerir_module as users of this structure will cast a hw_module_t to consumerir_module pointer in contexts where it's known the hw_module_t references a consumerir_module .

Definition at line 41 of file consumerir.h .


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