Class: Kaltura::LiveStreamEntry

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

Direct Known Subclasses

LiveStreamAdminEntry

Instance Attribute Summary collapse

Attributes inherited from MediaEntry

#conversion_quality, #credit_url, #credit_user_name, #data_url, #flavor_params_ids, #media_date, #media_type, #search_provider_id, #search_provider_type, #source_type

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

#bitratesObject

Returns the value of attribute bitrates.



611
612
613
# File 'lib/kaltura/kaltura_client.rb', line 611

def bitrates
  @bitrates
end

#offline_messageObject

Returns the value of attribute offline_message.



608
609
610
# File 'lib/kaltura/kaltura_client.rb', line 608

def offline_message
  @offline_message
end

#stream_remote_backup_idObject

Returns the value of attribute stream_remote_backup_id.



610
611
612
# File 'lib/kaltura/kaltura_client.rb', line 610

def stream_remote_backup_id
  @stream_remote_backup_id
end

#stream_remote_idObject

Returns the value of attribute stream_remote_id.



609
610
611
# File 'lib/kaltura/kaltura_client.rb', line 609

def stream_remote_id
  @stream_remote_id
end