mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-26 06:07:53 +00:00
milan-avb: introducing aem control value units header
This commit is contained in:
parent
1d485d8bbc
commit
2f3c0bc596
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…
x
Reference in New Issue
Block a user