class Kaltura::KalturaContentResource

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

Public Instance Methods

from_xml(xml_element) click to toggle source
Calls superclass method Kaltura::KalturaResource#from_xml
# File lib/kaltura_types.rb, line 792
def from_xml(xml_element)
        super
end