Class: Kaltura::KalturaWidevineProfileBaseFilter

Inherits:
KalturaDrmProfileFilter show all
Defined in:
lib/kaltura_plugins/kaltura_widevine_client_plugin.rb

Direct Known Subclasses

KalturaWidevineProfileFilter

Instance Attribute Summary

Attributes inherited from KalturaDrmProfileBaseFilter

#id_equal, #id_in, #name_like, #partner_id_equal, #partner_id_in, #provider_equal, #provider_in, #status_equal, #status_in

Attributes inherited from KalturaFilter

#advanced_search, #order_by

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



198
199
200
# File 'lib/kaltura_plugins/kaltura_widevine_client_plugin.rb', line 198

def from_xml(xml_element)
	super
end