\OSS\ModelLiveChannelConfig

Class LiveChannelConfig

Summary

Methods
Properties
Constants
__construct()
getDescription()
getStatus()
getType()
getFragDuration()
getFragCount()
getPlayListName()
parseFromXml()
serializeToXml()
__toString()
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

__construct()

__construct(mixed  $option = array()) : mixed

Parameters

mixed $option

Returns

mixed —

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 —

__toString()

__toString() : mixed

Returns

mixed —