mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
doc: backport docs from master branch to 1.2
Pick commits doc: drop the links to configuration wiki pages doc: rename pipewire-devices.7 and move stream properties into it doc: document some more device properties doc: move configuration index to a separate page doc: document node/device disabled property doc: add some small docs updates docs: document negotiation of explicit sync doc: remove duplicated entries, link to wireplumber docs
This commit is contained in:
parent
9bf04c7c4c
commit
5e0899b29e
8 changed files with 1351 additions and 985 deletions
|
|
@ -167,6 +167,10 @@ struct spa_meta_videotransform {
|
|||
*
|
||||
* Metadata to describe the time on the timeline when the buffer
|
||||
* can be acquired and when it can be reused.
|
||||
*
|
||||
* This metadata will usually also require negotiation of 2 extra
|
||||
* buffer datas of type SPA_DATA_SyncObj with 2 fds for the acquire
|
||||
* and release timelines respectively.
|
||||
*/
|
||||
struct spa_meta_sync_timeline {
|
||||
uint32_t flags;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue