mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-13 04:27:51 -05:00
milan-avb: introducing aem control value units header
This commit is contained in:
parent
1d485d8bbc
commit
2f3c0bc596
1 changed files with 8 additions and 0 deletions
8
src/modules/module-avb/aecp-aem-control-value-units.h
Normal file
8
src/modules/module-avb/aecp-aem-control-value-units.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef __AVB_AECP_AEM_CONTROL_VALUE_UNITS__
|
||||
#define __AVB_AECP_AEM_CONTROL_VALUE_UNITS__
|
||||
|
||||
#define CONTROL_LINEAR_UINT8_SIZE 1
|
||||
#define CONTROL_LINEAR_UINT8_TYPE (uint8_t)
|
||||
#define CONTROL_LINEAR_UINT_MAX_COUNT (44U)
|
||||
|
||||
#endif //__AVB_AECP_AEM_CONTROL_VALUE_UNITS__
|
||||
Loading…
Add table
Add a link
Reference in a new issue