mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "audio: Fix comment on RecordTrackMetadata.tags"
This commit is contained in:
@@ -344,7 +344,7 @@ struct RecordTrackMetadata {
|
||||
DeviceAddress device;
|
||||
} destination;
|
||||
AudioChannelMask channelMask;
|
||||
/** Tags from AudioTrack audio atttributes */
|
||||
/** Tags from AudioRecord audio atttributes */
|
||||
vec<AudioTag> tags;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user