Class: Kaltura::KalturaMediaEntry

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

Direct Known Subclasses

KalturaLiveStreamEntry

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

#conversion_qualityObject

Returns the value of attribute conversion_quality.



1591
1592
1593
# File 'lib/kaltura_client.rb', line 1591

def conversion_quality
  @conversion_quality
end

#credit_urlObject

Returns the value of attribute credit_url.



1596
1597
1598
# File 'lib/kaltura_client.rb', line 1596

def credit_url
  @credit_url
end

#credit_user_nameObject

Returns the value of attribute credit_user_name.



1595
1596
1597
# File 'lib/kaltura_client.rb', line 1595

def credit_user_name
  @credit_user_name
end

#data_urlObject

Returns the value of attribute data_url.



1598
1599
1600
# File 'lib/kaltura_client.rb', line 1598

def data_url
  @data_url
end

#flavor_params_idsObject

Returns the value of attribute flavor_params_ids.



1599
1600
1601
# File 'lib/kaltura_client.rb', line 1599

def flavor_params_ids
  @flavor_params_ids
end

#media_dateObject

Returns the value of attribute media_date.



1597
1598
1599
# File 'lib/kaltura_client.rb', line 1597

def media_date
  @media_date
end

#media_typeObject

Returns the value of attribute media_type.



1590
1591
1592
# File 'lib/kaltura_client.rb', line 1590

def media_type
  @media_type
end

#search_provider_idObject

Returns the value of attribute search_provider_id.



1594
1595
1596
# File 'lib/kaltura_client.rb', line 1594

def search_provider_id
  @search_provider_id
end

#search_provider_typeObject

Returns the value of attribute search_provider_type.



1593
1594
1595
# File 'lib/kaltura_client.rb', line 1593

def search_provider_type
  @search_provider_type
end

#source_typeObject

Returns the value of attribute source_type.



1592
1593
1594
# File 'lib/kaltura_client.rb', line 1592

def source_type
  @source_type
end