LiteAVSDK
Tencent Cloud TRTC SDK, is a high availability components serving tens of thousands of enterprise customers, which is committed to helping you to minimize your research and development costs.
V2TXLivePremier

Namespaces

 liteav
 

Data Structures

class  V2TXLivePremier
 

Detailed Description


Data Structure Documentation

◆ liteav::V2TXLivePremier

class liteav::V2TXLivePremier

Static Public Member Functions

static const char * getSDKVersionStr ()
 
static int32_t setEnvironment (const char *env)
 

Member Function Documentation

◆ getSDKVersionStr()

static const char* getSDKVersionStr ( )
static

Get the SDK version number

◆ setEnvironment()

static int32_t setEnvironment ( const char *  env)
static

Set V2TXLivePremier callback interface Set Log configuration information Set up SDK access environment

Attention
If your application has no special requirements, please do not call this interface for setting.
Parameters
envcurrently supports two parameters "default" and "GDPR"
  • default: In the default environment, the SDK will find the best access point in the world for access.
  • GDPR: All audio and video data and quality statistics will not pass through servers in mainland China.