eBUS SDK v7.0.1.7536 API
PvEncoding.h
Go to the documentation of this file.
1
// *****************************************************************************
2
//
3
// Copyright (c) 2023, Pleora Technologies Inc., All rights reserved.
4
//
5
// *****************************************************************************
6
7
#ifndef __PVENCODING_H__
8
#define __PVENCODING_H__
9
13
18
19
typedef
enum
20
{
22
PvEncodingUnknown
= -1,
24
PvEncodingPTC1
= 0
25
26
}
PvEncodingEnum
;
27
28
29
#endif // __PVENCODING_H__
PvEncodingPTC1
@ PvEncodingPTC1
Pleora Compression Version 1 encoding.
Definition:
PvEncoding.h:24
PvEncodingEnum
PvEncodingEnum
The PvEncodingEnum enumeration indicates the coding used by the PvCompressionFilter.
Definition:
PvEncoding.h:19
PvEncodingUnknown
@ PvEncodingUnknown
Value not known; indeterminate. The value is currently not supported.
Definition:
PvEncoding.h:22
Copyright (c) 2002-2026 Pleora Technologies Inc.
www.pleora.com