Libargus API
Libargus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
BufferSettings
Objects and Interfaces

Container for settings used to configure/create a Buffer. More...

Modules

 Buffer Types
 Provides buffer type specific configuration settings.

Detailed Description

Container for settings used to configure/create a Buffer.

These objects are created by IBufferOutputStream::createBufferSettings, and are used to configure the various parameters required for Buffer creation. Since the Buffer OutputStream which creates this object uses a single BufferType and SyncType, the interfaces supported by BufferSettings objects are dictated by these types.