Pleora Technologies Inc. eBUS SDK v7.0.1.7536 API



PvPayloadType.h
Go to the documentation of this file.
1 // *****************************************************************************
2 //
3 // Copyright (c) 2010, Pleora Technologies Inc., All rights reserved.
4 //
5 // *****************************************************************************
6 
7 #ifndef __PVPAYLOADTYPE_H__
8 #define __PVPAYLOADTYPE_H__
9 
14 
19 typedef enum
20 {
52 
54 
55 
56 #endif
PvPayloadType
GVSP payload type.
Definition: PvPayloadType.h:20
@ PvPayloadTypeFile
File payload type. Not currently supported.
Definition: PvPayloadType.h:31
@ PvPayloadTypeUndefined
Undefined or non initialized payload type.
Definition: PvPayloadType.h:22
@ PvPayloadTypeDeviceSpecificBase
Base value for device specific payload type. Not currently supported.
Definition: PvPayloadType.h:49
@ PvPayloadTypeJPEG
JPEG compressed image payload type. Not currently supported.
Definition: PvPayloadType.h:37
@ PvPayloadTypeJPEG2000
JPEG 2000 compressed image payload type. Not currently supported.
Definition: PvPayloadType.h:39
@ PvPayloadTypeH264
H.264 compressed video stream payload type. Not currently supported.
Definition: PvPayloadType.h:41
@ PvPayloadTypeNone
A proprietary type used for GigE Vision Validation Framework testing. Refer to IPvStreamingChannelSou...
Definition: PvPayloadType.h:25
@ PvPayloadTypeChunkData
Chunk data payload type. Not currently supported.
Definition: PvPayloadType.h:33
@ PvPayloadTypeExtendedChunkData
Extended chunk data payload type. Not currently supported.
Definition: PvPayloadType.h:35
@ PvPayloadTypePleoraCompressed
Pleora compressed image payload type, proprietary payload type.
Definition: PvPayloadType.h:51
@ PvPayloadTypeMultiPart
Multi-part payload type.
Definition: PvPayloadType.h:45
@ PvPayloadTypeGenDC
GenDC payload type.
Definition: PvPayloadType.h:47
@ PvPayloadTypeRawData
Raw data payload type. Access from PvBuffer using PvBuffer::GetRawData.
Definition: PvPayloadType.h:29
@ PvPayloadTypeMultiZoneImage
Multi-zone image payload type. Not currently supported.
Definition: PvPayloadType.h:43
@ PvPayloadTypeImage
Image payload type. Access from PvBuffer using PvBuffer::GetImage.
Definition: PvPayloadType.h:27

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