Pleora Technologies Inc. eBUS SDK v7.0.1.7536 API



PvPayloadType.h File Reference

GVSP payload type constants. More...

Go to the source code of this file.

Enumerations

enum  PvPayloadType {
  PvPayloadTypeUndefined = -1 , PvPayloadTypeNone = 0 , PvPayloadTypeImage = 0x0001 , PvPayloadTypeRawData = 0x0002 ,
  PvPayloadTypeFile = 0x0003 , PvPayloadTypeChunkData = 0x0004 , PvPayloadTypeExtendedChunkData = 0x0005 , PvPayloadTypeJPEG = 0x0006 ,
  PvPayloadTypeJPEG2000 = 0x0007 , PvPayloadTypeH264 = 0x0008 , PvPayloadTypeMultiZoneImage = 0x0009 , PvPayloadTypeMultiPart = 0x000A ,
  PvPayloadTypeGenDC = 0x000B , PvPayloadTypeDeviceSpecificBase = 0x8000 , PvPayloadTypePleoraCompressed = 0x80E7
}
 GVSP payload type. More...
 

Detailed Description

GVSP payload type constants.

Enumeration Type Documentation

◆ PvPayloadType

GVSP payload type.

Enumerator
PvPayloadTypeUndefined 

Undefined or non initialized payload type.

Undefined or non initialized payload type

PvPayloadTypeNone 

A proprietary type used for GigE Vision Validation Framework testing. Refer to IPvStreamingChannelSource::SetTestPayloadFormatMode for more details.

PvPayloadTypeImage 

Image payload type. Access from PvBuffer using PvBuffer::GetImage.

Image payload type. Access from PvBuffer using PvBuffer::GetImage.

PvPayloadTypeRawData 

Raw data payload type. Access from PvBuffer using PvBuffer::GetRawData.

Raw data payload type. Access from PvBuffer using PvBuffer::GetRawData.

PvPayloadTypeFile 

File payload type. Not currently supported.

File payload type. Not currently supported.

PvPayloadTypeChunkData 

Chunk data payload type. Not currently supported.

Chunk data payload type. Not currently supported.

PvPayloadTypeExtendedChunkData 

Extended chunk data payload type. Not currently supported.

Extended chunk data payload type. Not currently supported.

PvPayloadTypeJPEG 

JPEG compressed image payload type. Not currently supported.

JPEG compressed image payload type. Not currently supported.

PvPayloadTypeJPEG2000 

JPEG 2000 compressed image payload type. Not currently supported.

JPEG 2000 compressed image payload type. Not currently supported.

PvPayloadTypeH264 

H.264 compressed video stream payload type. Not currently supported.

H.264 compressed video stream payload type. Not currently supported.

PvPayloadTypeMultiZoneImage 

Multi-zone image payload type. Not currently supported.

Multi-zone image payload type. Not currently supported.

PvPayloadTypeMultiPart 

Multi-part payload type.

Multi-part payload type.

PvPayloadTypeGenDC 

GenDC payload type.

PvPayloadTypeDeviceSpecificBase 

Base value for device specific payload type. Not currently supported.

Base value for device specific payload type. Not currently supported.

PvPayloadTypePleoraCompressed 

Pleora compressed image payload type, proprietary payload type.


Copyright (c) 2002-2026 Pleora Technologies Inc.
www.pleora.com