mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
design/caps: drop redundancy on structure
Reflow rest of paragraph for clarity.
This commit is contained in:
parent
df184b3d93
commit
0c6d5e76a8
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ or intersecting.
|
|||
# Fixating
|
||||
|
||||
Caps are fixed if they only contain a single structure and this
|
||||
structure is fixed. A structure is fixed if none of the fields of the
|
||||
structure is an unfixed type, for example a range, list or array.
|
||||
structure is fixed. A structure is fixed if none of its fields
|
||||
is of an unfixed type, for example a range, list or array.
|
||||
|
||||
For fixating caps only the first structure is kept as the order of
|
||||
structures is meant to express the preferences for the different
|
||||
|
|
Loading…
Reference in a new issue