Class: Kaltura::KalturaBaseSyndicationFeed

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#add_to_default_conversion_profileObject

Returns the value of attribute add_to_default_conversion_profile.



2263
2264
2265
# File 'lib/kaltura_client.rb', line 2263

def add_to_default_conversion_profile
  @add_to_default_conversion_profile
end

#allow_embedObject

Returns the value of attribute allow_embed.



2259
2260
2261
# File 'lib/kaltura_client.rb', line 2259

def allow_embed
  @allow_embed
end

#categoriesObject

Returns the value of attribute categories.



2264
2265
2266
# File 'lib/kaltura_client.rb', line 2264

def categories
  @categories
end

#created_atObject

Returns the value of attribute created_at.



2258
2259
2260
# File 'lib/kaltura_client.rb', line 2258

def created_at
  @created_at
end

#feed_urlObject

Returns the value of attribute feed_url.



2251
2252
2253
# File 'lib/kaltura_client.rb', line 2251

def feed_url
  @feed_url
end

#flavor_param_idObject

Returns the value of attribute flavor_param_id.



2261
2262
2263
# File 'lib/kaltura_client.rb', line 2261

def flavor_param_id
  @flavor_param_id
end

#idObject

Returns the value of attribute id.



2250
2251
2252
# File 'lib/kaltura_client.rb', line 2250

def id
  @id
end

#landing_pageObject

Returns the value of attribute landing_page.



2257
2258
2259
# File 'lib/kaltura_client.rb', line 2257

def landing_page
  @landing_page
end

#nameObject

Returns the value of attribute name.



2254
2255
2256
# File 'lib/kaltura_client.rb', line 2254

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



2252
2253
2254
# File 'lib/kaltura_client.rb', line 2252

def partner_id
  @partner_id
end

#player_uiconf_idObject

Returns the value of attribute player_uiconf_id.



2260
2261
2262
# File 'lib/kaltura_client.rb', line 2260

def player_uiconf_id
  @player_uiconf_id
end

#playlist_idObject

Returns the value of attribute playlist_id.



2253
2254
2255
# File 'lib/kaltura_client.rb', line 2253

def playlist_id
  @playlist_id
end

#statusObject

Returns the value of attribute status.



2255
2256
2257
# File 'lib/kaltura_client.rb', line 2255

def status
  @status
end

#transcode_existing_contentObject

Returns the value of attribute transcode_existing_content.



2262
2263
2264
# File 'lib/kaltura_client.rb', line 2262

def transcode_existing_content
  @transcode_existing_content
end

#typeObject

Returns the value of attribute type.



2256
2257
2258
# File 'lib/kaltura_client.rb', line 2256

def type
  @type
end