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

「Main API」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

「Main API」AliLive Base Interface

Author
aliyun live push sdk
Call Example
「Main API」AliLive Base Interface
static void setListener(AlivcLiveBaseListener listener)
Note
Refer to the PushLaunchManager class in the push demo project
See also
AliLive Push SDK Doc
Interactive streaming
Integrate a Push SDK license

Definition at line 46 of file AlivcLiveBase.java.