Class: Kaltura::KalturaMixEntry

Inherits:
KalturaPlayableEntry show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaPlayableEntry

#duration, #duration_type, #height, #ms_duration, #plays, #views, #width

Attributes inherited from KalturaBaseEntry

#access_control_id, #admin_tags, #categories, #created_at, #description, #download_url, #end_date, #group_id, #id, #license_type, #moderation_count, #moderation_status, #name, #partner_data, #partner_id, #rank, #search_text, #start_date, #status, #tags, #thumbnail_url, #total_rank, #type, #user_id, #version, #votes

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#data_contentObject

Returns the value of attribute data_content.



1915
1916
1917
# File 'lib/kaltura_client.rb', line 1915

def data_content
  @data_content
end

#editor_typeObject

Returns the value of attribute editor_type.



1914
1915
1916
# File 'lib/kaltura_client.rb', line 1914

def editor_type
  @editor_type
end

#has_real_thumbnailObject

Returns the value of attribute has_real_thumbnail.



1913
1914
1915
# File 'lib/kaltura_client.rb', line 1913

def has_real_thumbnail
  @has_real_thumbnail
end