Class: Kaltura::KalturaPlaybackContextOptions
- Inherits:
-
KalturaEntryContextDataParams
- Object
- KalturaObjectBase
- KalturaAccessControlScope
- KalturaEntryContextDataParams
- Kaltura::KalturaPlaybackContextOptions
- 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
Instance Method Details
#from_xml(xml_element) ⇒ Object
18243 18244 18245 |
# File 'lib/kaltura_types.rb', line 18243 def from_xml(xml_element) super end |