Network parameters

Updated: April 19, 2023

Synopsis:

#include <OMXAL/OpenMAXAL_QNXConfigExt.h>

Configuration keys:

#define XAQ_CONFIGEXT_KEY_VERBOSE ((const XAchar*) "OPT_VERBOSE")
#define XAQ_CONFIGEXT_KEY_CONNECTTIMEOUT_MS ((const XAchar*) "OPT_CONNECTTIMEOUT_MS")
#define XAQ_CONFIGEXT_KEY_LOW_SPEED_LIMIT ((const XAchar*) "OPT_LOW_SPEED_LIMIT")
#define XAQ_CONFIGEXT_KEY_LOW_SPEED_TIME ((const XAchar*) "OPT_LOW_SPEED_TIME")
#define XAQ_CONFIGEXT_KEY_USERAGENT ((const XAchar*) "OPT_USERAGENT")
#define XAQ_CONFIGEXT_KEY_USERNAME ((const XAchar*) "OPT_USERNAME")
#define XAQ_CONFIGEXT_KEY_PASSWORD ((const XAchar*) "OPT_PASSWORD")
#define XAQ_CONFIGEXT_KEY_QNX_CREDMGR_HANDLE ((const XAchar*) "OPT_QNX_CREDMGR_HANDLE")
#define XAQ_CONFIGEXT_KEY_PROXYUSERNAME ((const XAchar*) "OPT_PROXYUSERNAME")
#define XAQ_CONFIGEXT_KEY_PROXYPASSWORD ((const XAchar*) "OPT_PROXYPASSWORD")
#define XAQ_CONFIGEXT_KEY_QNX_PROXY_CREDMGR_HANDLE ((const XAchar*) "OPT_QNX_PROXY_CREDMGR_HANDLE")
#define XAQ_CONFIGEXT_KEY_COOKIE ((const XAchar*) "OPT_COOKIE")
#define XAQ_CONFIGEXT_KEY_COOKIELIST ((const XAchar*) "OPT_COOKIELIST")
#define XAQ_CONFIGEXT_KEY_COOKIEFILE ((const XAchar*) "OPT_COOKIEFILE")
#define XAQ_CONFIGEXT_KEY_COOKIEJAR ((const XAchar*) "OPT_COOKIEJAR")
#define XAQ_CONFIGEXT_KEY_COOKIESESSION ((const XAchar*) "OPT_COOKIESESSION")
#define XAQ_CONFIGEXT_KEY_CAINFO ((const XAchar*) "OPT_CAINFO")
#define XAQ_CONFIGEXT_KEY_CAPATH ((const XAchar*) "OPT_CAPATH")
#define XAQ_CONFIGEXT_KEY_SSL_VERIFYPEER ((const XAchar*) "OPT_SSL_VERIFYPEER")
#define XAQ_CONFIGEXT_KEY_SSL_VERIFYHOST ((const XAchar*) "OPT_SSL_VERIFYHOST")
#define XAQ_CONFIGEXT_KEY_PROXY ((const XAchar*) "OPT_PROXY")
#define XAQ_CONFIGEXT_KEY_NOPROXY ((const XAchar*) "OPT_NOPROXY")
#define XAQ_CONFIGEXT_KEY_HTTPPROXYTUNNEL ((const XAchar*) "OPT_HTTPPROXYTUNNEL")
#define XAQ_CONFIGEXT_KEY_PROXYPORT ((const XAchar*) "OPT_PROXYPORT")
#define XAQ_CONFIGEXT_KEY_PROXYTYPE ((const XAchar*) "OPT_PROXYTYPE")
#define XAQ_CONFIGEXT_KEY_PROXYAUTH ((const XAchar*) "OPT_PROXYAUTH")
#define XAQ_CONFIGEXT_KEY_HTTPAUTH ((const XAchar*) "OPT_HTTPAUTH")
#define XAQ_CONFIGEXT_KEY_SO_RCVBUF ((const XAchar*) "OPT_SO_RCVBUF")
#define XAQ_CONFIGEXT_KEY_SO_SNDBUF ((const XAchar*) "OPT_SO_SNDBUF")
#define XAQ_CONFIGEXT_KEY_ACCEPT_ENCODING ((const XAchar*) "OPT_ACCEPT_ENCODING")
#define XAQ_CONFIGEXT_KEY_HTTPHEADER ((const XAchar*) "OPT_HTTPHEADER")
#define XAQ_CONFIGEXT_KEY_DNSCACHETIMEOUT ((const XAchar*) "OPT_DNSCACHETIMEOUT")
#define XAQ_CONFIGEXT_KEY_HEADERFILE ((const XAchar*) "OPT_HEADERFILE")