mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
doc: fix typo
This commit is contained in:
parent
7a2741c9e1
commit
c4aec3ef4e
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@ prop = spa_pod_find_prop(obj, prop, SPA_FORMAT_AUDIO_rate);
|
||||||
Similar to the builder, there is a parser object as well.
|
Similar to the builder, there is a parser object as well.
|
||||||
|
|
||||||
It the fields in a struct are known, it is much easier to use the
|
It the fields in a struct are known, it is much easier to use the
|
||||||
parser. Similarly, if the object type (and thus it's) keys are known,
|
parser. Similarly, if the object type (and thus its) keys are known,
|
||||||
the parser is easier.
|
the parser is easier.
|
||||||
|
|
||||||
First initialize a `struct spa_pod_parser`:
|
First initialize a `struct spa_pod_parser`:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue