Class: Kaltura::MediaEntry

Inherits:
PlayableEntry show all
Defined in:
lib/kaltura/kaltura_client.rb

Direct Known Subclasses

LiveStreamEntry

Instance Attribute Summary collapse

Attributes inherited from PlayableEntry

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

Attributes inherited from BaseEntry

#access_control_id, #admin_tags, #categories, #categories_ids, #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 ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#conversion_qualityObject

Returns the value of attribute conversion_quality.



429
430
431
# File 'lib/kaltura/kaltura_client.rb', line 429

def conversion_quality
  @conversion_quality
end

#credit_urlObject

Returns the value of attribute credit_url.



434
435
436
# File 'lib/kaltura/kaltura_client.rb', line 434

def credit_url
  @credit_url
end

#credit_user_nameObject

Returns the value of attribute credit_user_name.



433
434
435
# File 'lib/kaltura/kaltura_client.rb', line 433

def credit_user_name
  @credit_user_name
end

#data_urlObject

Returns the value of attribute data_url.



436
437
438
# File 'lib/kaltura/kaltura_client.rb', line 436

def data_url
  @data_url
end

#flavor_params_idsObject

Returns the value of attribute flavor_params_ids.



437
438
439
# File 'lib/kaltura/kaltura_client.rb', line 437

def flavor_params_ids
  @flavor_params_ids
end

#media_dateObject

Returns the value of attribute media_date.



435
436
437
# File 'lib/kaltura/kaltura_client.rb', line 435

def media_date
  @media_date
end

#media_typeObject

Returns the value of attribute media_type.



428
429
430
# File 'lib/kaltura/kaltura_client.rb', line 428

def media_type
  @media_type
end

#search_provider_idObject

Returns the value of attribute search_provider_id.



432
433
434
# File 'lib/kaltura/kaltura_client.rb', line 432

def search_provider_id
  @search_provider_id
end

#search_provider_typeObject

Returns the value of attribute search_provider_type.



431
432
433
# File 'lib/kaltura/kaltura_client.rb', line 431

def search_provider_type
  @search_provider_type
end

#source_typeObject

Returns the value of attribute source_type.



430
431
432
# File 'lib/kaltura/kaltura_client.rb', line 430

def source_type
  @source_type
end