OutputInfo
Overview
Related Modules:
Description:
Describes output information.
Summary
Data Fields
Details
Field Documentation
bufferCnt
uint32_t OutputInfo::bufferCnt
Description:
Number of buffers
buffers
[CodecBufferInfo]($api-api-SmartVision-Devices-CodecBufferInfo.md)* OutputInfo::buffers
Description:
Pointer to the buffer description. For details, see CodecBufferInfo.
flag
uint32_t OutputInfo::flag
Description:
Output flag
sequence
uint32_t OutputInfo::sequence
Description:
Corresponding input sequence number
timeStamp
int64_t OutputInfo::timeStamp
Description:
Output timestamp
type
[CodecType]($api-api-SmartVision-Devices-Codec.md#ga03b4b6ae5fb82af68d46aaea3d3e4d79) OutputInfo::type
Description:
Codec type
vendorPrivate
void* OutputInfo::vendorPrivate
Description:
Private information about a device vendor