Class: Kaltura::KalturaLiveStreamEntry

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

Direct Known Subclasses

KalturaLiveStreamAdminEntry

Instance Attribute Summary collapse

Attributes inherited from KalturaMediaEntry

#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 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

#bitratesObject

Returns the value of attribute bitrates.



1790
1791
1792
# File 'lib/kaltura_client.rb', line 1790

def bitrates
  @bitrates
end

#offline_messageObject

Returns the value of attribute offline_message.



1787
1788
1789
# File 'lib/kaltura_client.rb', line 1787

def offline_message
  @offline_message
end

#stream_remote_backup_idObject

Returns the value of attribute stream_remote_backup_id.



1789
1790
1791
# File 'lib/kaltura_client.rb', line 1789

def stream_remote_backup_id
  @stream_remote_backup_id
end

#stream_remote_idObject

Returns the value of attribute stream_remote_id.



1788
1789
1790
# File 'lib/kaltura_client.rb', line 1788

def stream_remote_id
  @stream_remote_id
end