GVSP payload type constants. More...
Go to the source code of this file.
Enumerations |
GVSP payload type constants.
| enum PvPayloadType |
GVSP payload type.
| Enumerator | |
|---|---|
| PvPayloadTypeUndefined |
Undefined or non initialized payload type |
| PvPayloadTypeImage |
Image payload type. Access from PvBuffer using PvBuffer::GetImage. |
| PvPayloadTypeRawData |
Raw data payload type. Access from PvBuffer using PvBuffer::GetRawData. |
| PvPayloadTypeFile |
File payload type. Not currently supported. |
| PvPayloadTypeChunkData |
Chunk data payload type. Not currently supported. |
| PvPayloadTypeExtendedChunkData |
Extended chunk data payload type. Not currently supported. |
| PvPayloadTypeJPEG |
JPEG compressed image payload type. Not currently supported. |
| PvPayloadTypeJPEG2000 |
JPEG 2000 compressed image payload type. Not currently supported. |
| PvPayloadTypeH264 |
H.264 compressed video stream payload type. Not currently supported. |
| PvPayloadTypeMultiZoneImage |
Multi-zone image payload type. Not currently supported. |
| PvPayloadTypeMultiPart |
Multi-part payload type. |
| PvPayloadTypeDeviceSpecificBase |
Base value for device specific payload type. Not currently supported. |
Copyright (c) 2002-2022 Pleora Technologies Inc.
www.pleora.com