ESecureConnectSessionDirection.h
Go to the documentation of this file.
1 // Copyright (c) 2016 Digital Barriers
4 
8 #pragma once
9 
10 #ifdef __cplusplus
11 namespace EdgeVisDecoderSDK
12 {
13  extern "C" {
14 #endif
15 
22  {
26 
27 #ifdef __cplusplus
28  }
29 }
30 #endif
Connect Port.
Definition: ESecureConnectSessionDirection.h:24
Listen Port.
Definition: ESecureConnectSessionDirection.h:23
ESecureConnectSessionDirection
Determines the direction of the secure connect port.
Definition: ESecureConnectSessionDirection.h:21
The EdgeVis Decoder SDK namespace.