mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Merge branch 'deprecate-unused' into 'master'
pod: doc: Deprecate unused types See merge request pipewire/pipewire!2454
This commit is contained in:
commit
ad3bbbfbeb
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ POD's can contain a number of basic SPA types:
|
||||||
- `SPA_TYPE_Bytes`: A byte array.
|
- `SPA_TYPE_Bytes`: A byte array.
|
||||||
- `SPA_TYPE_Rectangle`: A rectangle with width and height.
|
- `SPA_TYPE_Rectangle`: A rectangle with width and height.
|
||||||
- `SPA_TYPE_Fraction`: A fraction with numerator and denominator.
|
- `SPA_TYPE_Fraction`: A fraction with numerator and denominator.
|
||||||
- `SPA_TYPE_Bitmap`: An array of bits.
|
- `SPA_TYPE_Bitmap`: An array of bits. Deprecated and unused.
|
||||||
|
|
||||||
POD's can be grouped together in these container types:
|
POD's can be grouped together in these container types:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue