AliVCSDK  6.0.0
阿里云音视频SDK,为视频开发者提供一站式接入服务
com.alivc.live.pusher.AlivcLiveBase Class Reference

AliLive Base Interface. More...

Static Public Member Functions

static String getSDKVersion ()
 
static void setListener (AlivcLiveBaseListener listener)
 
static boolean registerSDK ()
 
static void setLogLevel (AlivcLivePushLogLevel level)
 
static void setConsoleEnabled (boolean enabled)
 
static void setLogDirPath (String logDirPath, int maxPartFileSizeInKB)
 
static boolean isSupportLiveMode (AlivcLiveMode liveMode)
 

Detailed Description

AliLive Base Interface.

Author
aliyun live push sdk
Call Example
Refer to the PushLaunchManager class in the push demo project
See also
AliLive Push SDK Doc
AliLive Push SDK Interactive Doc
AliLive Push SDK License Doc

Definition at line 41 of file AlivcLiveBase.java.