mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-24 01:40:20 -05:00
milan-avb: now get/set may or not have a payload
This commit is contained in:
parent
2f3c0bc596
commit
1da30b545a
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ struct avb_packet_aecp_aem_setget_clock_source {
|
|||
struct avb_packet_aecp_aem_setget_control {
|
||||
uint16_t descriptor_type;
|
||||
uint16_t descriptor_id;
|
||||
uint8_t payload[0];
|
||||
} __attribute__ ((__packed__));
|
||||
|
||||
struct avb_packet_aecp_aem_incdec_control {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue