IOTC Platform  Ver: 4.3.6.2-0-ge1f616e
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
AVClientStartOutConfig Struct Reference

#include <AVClient.h>

Data Fields

uint32_t cb
 
uint32_t server_type
 
int32_t resend
 
int32_t two_way_streaming
 
int32_t sync_recv_data
 
AvSecurityMode security_mode
 

Detailed Description

The output configuration of avClientStartEx

Parameters
cb[in] The check byte of this structure.
server_type[out] The user-defined service type set when an AV server starts. Can be NULL.
resend[out] Resend mechanism is enabling or not
two_way_streaming[out] two way audio/video streaming mechanism is enabling or not
sync_recv_data[out] Synchronously receive video/audio data is enabling or not
security_mode[out] The DTLS mechanism is enabling or not

Field Documentation

uint32_t cb
int32_t resend
AvSecurityMode security_mode
uint32_t server_type
int32_t sync_recv_data
int32_t two_way_streaming

The documentation for this struct was generated from the following file: