effect_uuid_s Struct Reference
  
   #include <
   
    audio_effect.h
   
   >
  
 
| Data Fields | |
| uint32_t | timeLow | 
| uint16_t | timeMid | 
| uint16_t | timeHiAndVersion | 
| uint16_t | clockSeq | 
| uint8_t | node [6] | 
Detailed Description
Definition at line 49 of file audio_effect.h .
Field Documentation
| uint16_t clockSeq | 
Definition at line 53 of file audio_effect.h .
| uint8_t node[6] | 
Definition at line 54 of file audio_effect.h .
| uint16_t timeHiAndVersion | 
Definition at line 52 of file audio_effect.h .
| uint32_t timeLow | 
Definition at line 50 of file audio_effect.h .
| uint16_t timeMid | 
Definition at line 51 of file audio_effect.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ audio_effect.h
