PHP Class OSS\Model\LiveChannelConfig

Inheritance: implements OSS\Model\XmlConfig
Exibir arquivo Open project: aliyun/aliyun-oss-php-sdk Class Usage Examples

Public Methods

Method Description
__construct ( $option = [] )
__toString ( )
getDescription ( )
getFragCount ( )
getFragDuration ( )
getPlayListName ( )
getStatus ( )
getType ( )
parseFromXml ( $strXml )
serializeToXml ( )

Method Details

__construct() public method

public __construct ( $option = [] )

__toString() public method

public __toString ( )

getDescription() public method

public getDescription ( )

getFragCount() public method

public getFragCount ( )

getFragDuration() public method

public getFragDuration ( )

getPlayListName() public method

public getPlayListName ( )

getStatus() public method

public getStatus ( )

getType() public method

public getType ( )

parseFromXml() public method

public parseFromXml ( $strXml )

serializeToXml() public method

public serializeToXml ( )