Class: Kaltura::BaseSyndicationFeed

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

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#add_to_default_conversion_profileObject

Returns the value of attribute add_to_default_conversion_profile.



931
932
933
# File 'lib/kaltura/kaltura_client.rb', line 931

def add_to_default_conversion_profile
  @add_to_default_conversion_profile
end

#allow_embedObject

Returns the value of attribute allow_embed.



927
928
929
# File 'lib/kaltura/kaltura_client.rb', line 927

def allow_embed
  @allow_embed
end

#categoriesObject

Returns the value of attribute categories.



932
933
934
# File 'lib/kaltura/kaltura_client.rb', line 932

def categories
  @categories
end

#created_atObject

Returns the value of attribute created_at.



926
927
928
# File 'lib/kaltura/kaltura_client.rb', line 926

def created_at
  @created_at
end

#feed_urlObject

Returns the value of attribute feed_url.



919
920
921
# File 'lib/kaltura/kaltura_client.rb', line 919

def feed_url
  @feed_url
end

#flavor_param_idObject

Returns the value of attribute flavor_param_id.



929
930
931
# File 'lib/kaltura/kaltura_client.rb', line 929

def flavor_param_id
  @flavor_param_id
end

#idObject

Returns the value of attribute id.



918
919
920
# File 'lib/kaltura/kaltura_client.rb', line 918

def id
  @id
end

#landing_pageObject

Returns the value of attribute landing_page.



925
926
927
# File 'lib/kaltura/kaltura_client.rb', line 925

def landing_page
  @landing_page
end

#nameObject

Returns the value of attribute name.



922
923
924
# File 'lib/kaltura/kaltura_client.rb', line 922

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



920
921
922
# File 'lib/kaltura/kaltura_client.rb', line 920

def partner_id
  @partner_id
end

#player_uiconf_idObject

Returns the value of attribute player_uiconf_id.



928
929
930
# File 'lib/kaltura/kaltura_client.rb', line 928

def player_uiconf_id
  @player_uiconf_id
end

#playlist_idObject

Returns the value of attribute playlist_id.



921
922
923
# File 'lib/kaltura/kaltura_client.rb', line 921

def playlist_id
  @playlist_id
end

#statusObject

Returns the value of attribute status.



923
924
925
# File 'lib/kaltura/kaltura_client.rb', line 923

def status
  @status
end

#transcode_existing_contentObject

Returns the value of attribute transcode_existing_content.



930
931
932
# File 'lib/kaltura/kaltura_client.rb', line 930

def transcode_existing_content
  @transcode_existing_content
end

#typeObject

Returns the value of attribute type.



924
925
926
# File 'lib/kaltura/kaltura_client.rb', line 924

def type
  @type
end