\OSS\ModelGetLiveChannelInfo

Class GetLiveChannelInfo

Summary

Methods
Properties
Constants
getDescription()
getStatus()
getType()
getFragDuration()
getFragCount()
getPlayListName()
parseFromXml()
serializeToXml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$description
$status
$type
$fragDuration
$fragCount
$playlistName
N/A

Properties

$description

$description

$status

$status

$type

$type

$fragDuration

$fragDuration

$fragCount

$fragCount

$playlistName

$playlistName

Methods

getDescription()

getDescription() : mixed

Returns

mixed —

getStatus()

getStatus() : mixed

Returns

mixed —

getType()

getType() : mixed

Returns

mixed —

getFragDuration()

getFragDuration() : mixed

Returns

mixed —

getFragCount()

getFragCount() : mixed

Returns

mixed —

getPlayListName()

getPlayListName() : 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 —