PHP Class OSS\Model\LiveChannelConfig

Inheritance: implements OSS\Model\XmlConfig
Afficher le fichier Open project: aliyun/aliyun-oss-php-sdk Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( $option = [] )

__toString() public méthode

public __toString ( )

getDescription() public méthode

public getDescription ( )

getFragCount() public méthode

public getFragCount ( )

getFragDuration() public méthode

public getFragDuration ( )

getPlayListName() public méthode

public getPlayListName ( )

getStatus() public méthode

public getStatus ( )

getType() public méthode

public getType ( )

parseFromXml() public méthode

public parseFromXml ( $strXml )

serializeToXml() public méthode

public serializeToXml ( )