You are here

public property KalturaStatsEvent::$duration in Kaltura 6.2

the duration of the video in milliseconds - will make it much faster than quering the db for each entry

Type: int

File

kaltura_client/KalturaClient.php, line 2567

Class

KalturaStatsEvent

Code

public $duration = null;