PHP Class OSS\Model\GetLiveChannelStatus

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

Public Methods

Method Description
getAudioBandwidth ( )
getAudioCodec ( )
getAudioSampleRate ( )
getConnectedTime ( )
getRemoteAddr ( )
getStatus ( )
getVideoBandwidth ( )
getVideoCodec ( )
getVideoFrameRate ( )
getVideoHeight ( )
getVideoWidth ( )
parseFromXml ( $strXml )
serializeToXml ( )

Method Details

getAudioBandwidth() public method

public getAudioBandwidth ( )

getAudioCodec() public method

public getAudioCodec ( )

getAudioSampleRate() public method

public getAudioSampleRate ( )

getConnectedTime() public method

public getConnectedTime ( )

getRemoteAddr() public method

public getRemoteAddr ( )

getStatus() public method

public getStatus ( )

getVideoBandwidth() public method

public getVideoBandwidth ( )

getVideoCodec() public method

public getVideoCodec ( )

getVideoFrameRate() public method

public getVideoFrameRate ( )

getVideoHeight() public method

public getVideoHeight ( )

getVideoWidth() public method

public getVideoWidth ( )

parseFromXml() public method

public parseFromXml ( $strXml )

serializeToXml() public method

public serializeToXml ( )