Class: Kaltura::KalturaLiveStreamAdminEntry
- Inherits:
-
KalturaLiveStreamEntry
- Object
- KalturaObjectBase
- KalturaBaseEntry
- KalturaPlayableEntry
- KalturaMediaEntry
- KalturaLiveEntry
- KalturaLiveStreamEntry
- Kaltura::KalturaLiveStreamAdminEntry
- Defined in:
- lib/kaltura_types.rb
Instance Attribute Summary
Attributes inherited from KalturaLiveStreamEntry
#bitrates, #encoding_ip1, #encoding_ip2, #hls_stream_url, #primary_broadcasting_url, #primary_rtsp_broadcasting_url, #primary_secured_broadcasting_url, #primary_server_node_id, #primary_srt_broadcasting_url, #primary_srt_stream_id, #secondary_broadcasting_url, #secondary_rtsp_broadcasting_url, #secondary_secured_broadcasting_url, #secondary_srt_broadcasting_url, #secondary_srt_stream_id, #sip_source_type, #sip_token, #srt_pass, #stream_name, #stream_password, #stream_remote_backup_id, #stream_remote_id, #stream_url, #stream_username, #url_manager
Attributes inherited from KalturaLiveEntry
#broadcast_time, #current_broadcast_start_time, #dvr_status, #dvr_window, #explicit_live, #first_broadcast, #last_broadcast, #last_broadcast_end_time, #last_elapsed_recording_time, #live_status, #live_stream_configurations, #offline_message, #publish_configurations, #push_publish_enabled, #record_status, #recorded_entry_id, #recording_options, #recording_status, #segment_duration, #view_mode
Attributes inherited from KalturaMediaEntry
#conversion_quality, #credit_url, #credit_user_name, #data_url, #flavor_params_ids, #is_trim_disabled, #media_date, #media_type, #search_provider_id, #search_provider_type, #source_type, #source_version, #streams
Attributes inherited from KalturaPlayableEntry
#duration, #duration_type, #height, #last_played_at, #ms_duration, #plays, #views, #width
Attributes inherited from KalturaBaseEntry
#access_control_id, #admin_tags, #application, #application_version, #block_auto_transcript, #capabilities, #categories, #categories_ids, #conversion_profile_id, #created_at, #creator_id, #description, #display_in_search, #download_url, #end_date, #entitled_users_edit, #entitled_users_publish, #entitled_users_view, #group_id, #id, #license_type, #moderation_count, #moderation_status, #multi_lingual_description, #multi_lingual_name, #multi_lingual_tags, #name, #operation_attributes, #parent_entry_id, #partner_data, #partner_id, #partner_sort_value, #rank, #redirect_entry_id, #reference_id, #replaced_entry_id, #replacement_status, #replacing_entry_id, #root_entry_id, #search_text, #start_date, #status, #tags, #template_entry_id, #thumbnail_url, #total_rank, #type, #updated_at, #user_id, #version, #votes
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Method Details
#from_xml(xml_element) ⇒ Object
20338 20339 20340 |
# File 'lib/kaltura_types.rb', line 20338 def from_xml(xml_element) super end |