public function applyDefaultValues()
 {
     parent::applyDefaultValues();
     $this->setType(syndicationFeedType::KALTURA);
 }