mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-29 06:46:38 -04:00
milan-avb: rename msrp attribute to stream_attr
This commit is contained in:
parent
42925490bd
commit
e9a51bd84f
2 changed files with 23 additions and 43 deletions
|
|
@ -130,7 +130,7 @@ struct aecp_aem_stream_input_counters {
|
|||
|
||||
struct stream_common {
|
||||
struct stream stream;
|
||||
struct avb_msrp_attribute *msrp_attr;
|
||||
struct avb_msrp_attribute *stream_attr;
|
||||
};
|
||||
|
||||
struct aecp_aem_stream_input_state {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue