mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: Fix Device::Info id field type in protocol documentation
This commit is contained in:
parent
2958692eca
commit
d991be6a26
1 changed files with 1 additions and 1 deletions
|
|
@ -712,7 +712,7 @@ The info event is emitted when binding or when the device information changed.
|
|||
): props
|
||||
Struct(
|
||||
Int: n_params
|
||||
( Int: id
|
||||
( Id: id
|
||||
Int: flags )*
|
||||
): param_info
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue