Properties

$status

$status

$connectedTime

$connectedTime

$remoteAddr

$remoteAddr

$videoWidth

$videoWidth

$videoHeight

$videoHeight

$videoFrameRate

$videoFrameRate

$videoBandwidth

$videoBandwidth

$videoCodec

$videoCodec

$audioBandwidth

$audioBandwidth

$audioSampleRate

$audioSampleRate

$audioCodec

$audioCodec

Methods

getStatus()

getStatus() : mixed

Returns

mixed —

getConnectedTime()

getConnectedTime() : mixed

Returns

mixed —

getRemoteAddr()

getRemoteAddr() : mixed

Returns

mixed —

getVideoWidth()

getVideoWidth() : mixed

Returns

mixed —

getVideoHeight()

getVideoHeight() : mixed

Returns

mixed —

getVideoFrameRate()

getVideoFrameRate() : mixed

Returns

mixed —

getVideoBandwidth()

getVideoBandwidth() : mixed

Returns

mixed —

getVideoCodec()

getVideoCodec() : mixed

Returns

mixed —

getAudioBandwidth()

getAudioBandwidth() : mixed

Returns

mixed —

getAudioSampleRate()

getAudioSampleRate() : mixed

Returns

mixed —

getAudioCodec()

getAudioCodec() : mixed

Returns

mixed —

parseFromXml()

parseFromXml(mixed  $strXml) : null

Interface method: Parse the object from the xml.

Parameters

mixed $strXml

Returns

null —

serializeToXml()

serializeToXml() : string

Interface method: Serialize the object into xml.

Returns

string —