class VideoProcessingDetailsProcessingProgress extends Model (View source)

Properties

string $partsProcessed
string $partsTotal
string $timeLeftMs

Methods

setPartsProcessed($partsProcessed)

No description

string
getPartsProcessed()

No description

setPartsTotal($partsTotal)

No description

string
getPartsTotal()

No description

setTimeLeftMs($timeLeftMs)

No description

string
getTimeLeftMs()

No description

Details

setPartsProcessed($partsProcessed)

No description

Parameters

$partsProcessed

string getPartsProcessed()

No description

Return Value

string

setPartsTotal($partsTotal)

No description

Parameters

$partsTotal

string getPartsTotal()

No description

Return Value

string

setTimeLeftMs($timeLeftMs)

No description

Parameters

$timeLeftMs

string getTimeLeftMs()

No description

Return Value

string