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.



974
975
976
# File 'lib/kaltura/kaltura_client.rb', line 974

def add_to_default_conversion_profile
  @add_to_default_conversion_profile
end

#allow_embedObject

Returns the value of attribute allow_embed.



970
971
972
# File 'lib/kaltura/kaltura_client.rb', line 970

def allow_embed
  @allow_embed
end

#categoriesObject

Returns the value of attribute categories.



975
976
977
# File 'lib/kaltura/kaltura_client.rb', line 975

def categories
  @categories
end

#created_atObject

Returns the value of attribute created_at.



969
970
971
# File 'lib/kaltura/kaltura_client.rb', line 969

def created_at
  @created_at
end

#feed_urlObject

Returns the value of attribute feed_url.



962
963
964
# File 'lib/kaltura/kaltura_client.rb', line 962

def feed_url
  @feed_url
end

#flavor_param_idObject

Returns the value of attribute flavor_param_id.



972
973
974
# File 'lib/kaltura/kaltura_client.rb', line 972

def flavor_param_id
  @flavor_param_id
end

#idObject

Returns the value of attribute id.



961
962
963
# File 'lib/kaltura/kaltura_client.rb', line 961

def id
  @id
end

#landing_pageObject

Returns the value of attribute landing_page.



968
969
970
# File 'lib/kaltura/kaltura_client.rb', line 968

def landing_page
  @landing_page
end

#nameObject

Returns the value of attribute name.



965
966
967
# File 'lib/kaltura/kaltura_client.rb', line 965

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



963
964
965
# File 'lib/kaltura/kaltura_client.rb', line 963

def partner_id
  @partner_id
end

#player_uiconf_idObject

Returns the value of attribute player_uiconf_id.



971
972
973
# File 'lib/kaltura/kaltura_client.rb', line 971

def player_uiconf_id
  @player_uiconf_id
end

#playlist_idObject

Returns the value of attribute playlist_id.



964
965
966
# File 'lib/kaltura/kaltura_client.rb', line 964

def playlist_id
  @playlist_id
end

#statusObject

Returns the value of attribute status.



966
967
968
# File 'lib/kaltura/kaltura_client.rb', line 966

def status
  @status
end

#transcode_existing_contentObject

Returns the value of attribute transcode_existing_content.



973
974
975
# File 'lib/kaltura/kaltura_client.rb', line 973

def transcode_existing_content
  @transcode_existing_content
end

#typeObject

Returns the value of attribute type.



967
968
969
# File 'lib/kaltura/kaltura_client.rb', line 967

def type
  @type
end