mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-26 06:07:53 +00:00
milan-avb: now get/set may or not have a payload
This commit is contained in:
parent
2f3c0bc596
commit
1da30b545a
@ -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…
x
Reference in New Issue
Block a user