Class: Kaltura::KalturaContentResource

Inherits:
KalturaResource show all
Defined in:
lib/kaltura_types.rb

Overview

Is a unified way to add content to Kaltura whether it’s an uploaded file, webcam recording, imported URL or existing file sync.

Instance Attribute Summary

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



784
785
786
# File 'lib/kaltura_types.rb', line 784

def from_xml(xml_element)
	super
end