Pleora Technologies Inc. eBUS SDK v6.5.1.6797 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 
10 #ifndef EBUS_ENUM
11 #define EBUS_ENUM(x) typedef enum
12 #endif
13 
17 
22 
25 
28 
29 EBUS_ENUM( PvEncodingEnum )
30 {
32  PvEncodingPTC1 = 0
33 
35 
36 
37 #endif // __PVENCODING_H__
PvEncodingEnum
The PvEncodingEnum enumeration indicates the coding used by the PvCompressionFilter.
Definition: PvEncoding.h:30
@ PvEncodingPTC1
Definition: PvEncoding.h:32
@ PvEncodingUnknown
Definition: PvEncoding.h:31

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