![]() |
Multimedia API ReferenceNovember 16, 2016 | 24.2.1 Release |
Libargus API: Capture Metadata API
Description: This file declares a container for metadata from a single capture.
Definition in file CaptureMetadata.h.
Go to the source code of this file.
Data Structures | |
class | Argus::CaptureMetadata |
A container for metadata from a single capture. More... | |
class | Argus::CaptureMetadataContainer |
An object that holds a CaptureMetadata instance and is used to read the capture metadata from a consumer thread directly from the embedded EGLStream metadata. More... | |
class | Argus::IBayerHistogram |
An interface to a set of histograms created from Bayer pixel data, one per Bayer channel. More... | |
class | Argus::IRGBHistogram |
An interface to a set of histograms created from RGB pixel data, one per RGB channel. More... | |
class | Argus::IStreamCaptureMetadata |
An interface that reports metadata for a single stream in a single capture. More... | |
class | Argus::ICaptureMetadata |
An interface that reports metadata for a single capture. More... | |
Namespaces | |
Argus | |
Functions | |
Argus::DEFINE_UUID (InterfaceID, IID_BAYER_HISTOGRAM, 50bc4f1c, 6424, beb7, baae, b0, 90, c9, c3, 25, 9e) | |
Argus::DEFINE_UUID (InterfaceID, IID_RGB_HISTOGRAM, 50bc4f1d, 6424, beb7, baae, b0, 90, c9, c3, 25, 9e) | |
Argus::DEFINE_UUID (InterfaceID, IID_STREAM_CAPTURE_METADATA, 61cbe0a8, 0ee1, 4c67, baae, 02, 02, 1a, b8, d9, 47) | |
Argus::DEFINE_UUID (InterfaceID, IID_CAPTURE_METADATA, 5f6ac5d4, 59e8, 45d0, 8bac, 38, 09, 1f, f8, 74, a9) | |