mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
Removed datas field
This commit is contained in:
parent
d93870fdeb
commit
0d8e030c6e
2 changed files with 4 additions and 7 deletions
|
|
@ -75,7 +75,6 @@ enum spa_param_buffers {
|
|||
SPA_PARAM_BUFFERS_stride, /**< stride of data block memory (Int) */
|
||||
SPA_PARAM_BUFFERS_align, /**< alignment of data block memory (Int) */
|
||||
SPA_PARAM_BUFFERS_dataType, /**< possible memory types (Int, mask of enum spa_data_type) */
|
||||
SPA_PARAM_BUFFERS_datas, /**< number of datas (Int) */
|
||||
};
|
||||
|
||||
/** properties for SPA_TYPE_OBJECT_ParamMeta */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue