class Manifest extends Collection (View source)

Properties

protected $collection_key
protected $dashType
protected $dashDataType
string $fileName
string[] $muxStreams
string $type

Methods

setDash(DashConfig $dash)

No description

getDash()

No description

setFileName($fileName)

No description

string
getFileName()

No description

setMuxStreams($muxStreams)

No description

string[]
getMuxStreams()

No description

setType($type)

No description

string
getType()

No description

Details

setDash(DashConfig $dash)

No description

Parameters

DashConfig $dash

DashConfig getDash()

No description

Return Value

DashConfig

setFileName($fileName)

No description

Parameters

$fileName

string getFileName()

No description

Return Value

string

setMuxStreams($muxStreams)

No description

Parameters

$muxStreams

string[] getMuxStreams()

No description

Return Value

string[]

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string