mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
buffer: update comment, we have flags now
This commit is contained in:
parent
df2f36ad8f
commit
aede3d049c
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ SPA_API_BUFFER_ALLOC int spa_buffer_alloc_fill_info(struct spa_buffer_alloc_info
|
|||
* | | uint32_t offset |
|
||||
* | | uint32_t size |
|
||||
* | | int32_t stride |
|
||||
* | | int32_t dummy |
|
||||
* | | int32_t flags |
|
||||
* | | ... <n_datas> chunks |
|
||||
* | +------------------------------+
|
||||
* +>| data | memory for n_datas data, aligned
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue