L4T Multimedia API Reference

32.3.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OutputStreamSettings

Detailed Description

Container for settings used to configure/create an OutputStream.

The interfaces and configuration supported by these settings objects depend on the StreamType that was provided during settings creation (see ICaptureSession::createOutputStreamSettings). These objects are passed to ICaptureSession::createOutputStream to create OutputStream objects, after which they may be destroyed.

Data Structures

class  Argus::IOutputStreamSettings
 Interface that exposes the settings common to all OutputStream types. More...