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. |
PvPayloadTypeDeviceSpecificBase |
Base value for device specific payload type. Not currently supported. |
Copyright (c) 2002-2018 Pleora Technologies Inc.
www.pleora.com