Generic interface to a JPEG image. More...
Public Member Functions | |
virtual const uint8_t * | GetDataPointer () const =0 |
Get the buffer's data pointer. More... | |
virtual uint8_t | GetFlag () const =0 |
Returns the native JPEG flags of the compressed image. More... | |
virtual uint64_t | GetTimestampTickFrequency () const =0 |
Returns the timetstamp tick frequency as provided in the GVSP header. More... | |
virtual uint32_t | GetDataFormat () const =0 |
Returns the JPEG data format. More... | |
Generic interface to a JPEG image.
Preliminary JPEG support in the context of GigE Vision multi-part support. The data is provided as-received and the eBUS SDK does not currently offer more support for JPEG payloads.
|
pure virtual |
Returns the JPEG data format.
|
pure virtual |
Get the buffer's data pointer.
|
pure virtual |
Returns the native JPEG flags of the compressed image.
|
pure virtual |
Returns the timetstamp tick frequency as provided in the GVSP header.
Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com