Class: Kaltura::KalturaPlaybackContextOptions

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

Overview

Object which contains contextual entry-related data.

Instance Attribute Summary

Attributes inherited from KalturaEntryContextDataParams

#flavor_asset_id, #flavor_tags, #media_protocol, #streamer_type

Attributes inherited from KalturaAccessControlScope

#contexts, #hashes, #ip, #ks, #referrer, #time, #user_agent

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



17258
17259
17260
# File 'lib/kaltura_types.rb', line 17258

def from_xml(xml_element)
	super
end