PHP Class LiveBaseApi, thinksns

Author:
Inheritance: extends Api
Afficher le fichier Open project: medz/thinksns-4 Class Usage Examples

Méthodes publiques

Свойство Type Description
$curl_header
$header 定义请求header
$stream_server protected $stream_server = '在这里填写直播服务器地址';

Protected Properties

Свойство Type Description
$usid_prex 对接智播1.0 usid前缀

Méthodes publiques

Méthode Description
__construct ( )
_initialize ( )
getStreamServiceUrl ( )
isUrl ( $url = '' )

Méthodes protégées

Méthode Description
checkStreamServiceUrl ( ) 检测直播服务地址
is_ZhiboService ( )

Method Details

__construct() public méthode

public __construct ( )

_initialize() public méthode

public _initialize ( )

checkStreamServiceUrl() protected méthode

检测直播服务地址
protected checkStreamServiceUrl ( )

getStreamServiceUrl() public méthode

public getStreamServiceUrl ( )

isUrl() public méthode

public isUrl ( $url = '' )

is_ZhiboService() protected méthode

protected is_ZhiboService ( )

Property Details

$curl_header public_oe property

public $curl_header

$header public_oe property

定义请求header
public $header

$stream_server public_oe property

protected $stream_server = '在这里填写直播服务器地址';
public $stream_server

$usid_prex protected_oe property

对接智播1.0 usid前缀
protected $usid_prex