public function __construct()
 {
     parent::__construct();
     $this->type = KalturaEntryType::LIVE_STREAM;
 }