Class: Kaltura::ITunesSyndicationFeed

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

Instance Attribute Summary collapse

Attributes inherited from BaseSyndicationFeed

#add_to_default_conversion_profile, #allow_embed, #categories, #created_at, #feed_url, #flavor_param_id, #id, #landing_page, #name, #partner_id, #player_uiconf_id, #playlist_id, #status, #transcode_existing_content, #type

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#adult_contentObject

Returns the value of attribute adult_content.



1467
1468
1469
# File 'lib/kaltura/kaltura_client.rb', line 1467

def adult_content
  @adult_content
end

#categoryObject

Returns the value of attribute category.



1466
1467
1468
# File 'lib/kaltura/kaltura_client.rb', line 1466

def category
  @category
end

#feed_authorObject

Returns the value of attribute feed_author.



1468
1469
1470
# File 'lib/kaltura/kaltura_client.rb', line 1468

def feed_author
  @feed_author
end

#feed_descriptionObject

Returns the value of attribute feed_description.



1460
1461
1462
# File 'lib/kaltura/kaltura_client.rb', line 1460

def feed_description
  @feed_description
end

#feed_image_urlObject

Returns the value of attribute feed_image_url.



1465
1466
1467
# File 'lib/kaltura/kaltura_client.rb', line 1465

def feed_image_url
  @feed_image_url
end

#feed_landing_pageObject

Returns the value of attribute feed_landing_page.



1462
1463
1464
# File 'lib/kaltura/kaltura_client.rb', line 1462

def feed_landing_page
  @feed_landing_page
end

#languageObject

Returns the value of attribute language.



1461
1462
1463
# File 'lib/kaltura/kaltura_client.rb', line 1461

def language
  @language
end

#owner_emailObject

Returns the value of attribute owner_email.



1464
1465
1466
# File 'lib/kaltura/kaltura_client.rb', line 1464

def owner_email
  @owner_email
end

#owner_nameObject

Returns the value of attribute owner_name.



1463
1464
1465
# File 'lib/kaltura/kaltura_client.rb', line 1463

def owner_name
  @owner_name
end