Properties

$status

$status : 

Type

$connectedTime

$connectedTime : 

Type

$remoteAddr

$remoteAddr : 

Type

$videoWidth

$videoWidth : 

Type

$videoHeight

$videoHeight : 

Type

$videoFrameRate

$videoFrameRate : 

Type

$videoBandwidth

$videoBandwidth : 

Type

$videoCodec

$videoCodec : 

Type

$audioBandwidth

$audioBandwidth : 

Type

$audioSampleRate

$audioSampleRate : 

Type

$audioCodec

$audioCodec : 

Type

Methods

getStatus()

getStatus() 

getConnectedTime()

getConnectedTime() 

getRemoteAddr()

getRemoteAddr() 

getVideoWidth()

getVideoWidth() 

getVideoHeight()

getVideoHeight() 

getVideoFrameRate()

getVideoFrameRate() 

getVideoBandwidth()

getVideoBandwidth() 

getVideoCodec()

getVideoCodec() 

getAudioBandwidth()

getAudioBandwidth() 

getAudioSampleRate()

getAudioSampleRate() 

getAudioCodec()

getAudioCodec() 

parseFromXml()

parseFromXml(string  $strXml) : null

Interface method: Parse the object from the xml.

Parameters

string $strXml

Returns

null

serializeToXml()

serializeToXml() : string

Interface method: Serialize the object into xml.

Returns

string