5 #ifndef SPA_PARAM_BUFFERS_H 6 #define SPA_PARAM_BUFFERS_H number of buffers (Int)
Definition: buffers.h:27
the expected maximum size the meta (Int)
Definition: buffers.h:39
size of the io area (Int)
Definition: buffers.h:46
spa_param_buffers
properties for SPA_TYPE_OBJECT_ParamBuffers
Definition: buffers.h:25
type ID, uniquely identifies the io area (Id enum spa_io_type)
Definition: buffers.h:45
possible memory types (Int, mask of enum spa_data_type)
Definition: buffers.h:32
size of a data block memory (Int)
Definition: buffers.h:29
spa_param_meta
properties for SPA_TYPE_OBJECT_ParamMeta
Definition: buffers.h:36
the metadata, one of enum spa_meta_type (Id enum spa_meta_type)
Definition: buffers.h:38
spa_param_io
properties for SPA_TYPE_OBJECT_ParamIO
Definition: buffers.h:43
alignment of data block memory (Int)
Definition: buffers.h:31
number of data blocks per buffer (Int)
Definition: buffers.h:28
stride of data block memory (Int)
Definition: buffers.h:30