Class: Kaltura::KalturaITunesSyndicationFeed

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

Instance Attribute Summary collapse

Attributes inherited from KalturaBaseSyndicationFeed

#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 KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#adult_contentObject

Returns the value of attribute adult_content.



3297
3298
3299
# File 'lib/kaltura_client.rb', line 3297

def adult_content
  @adult_content
end

#categoryObject

Returns the value of attribute category.



3296
3297
3298
# File 'lib/kaltura_client.rb', line 3296

def category
  @category
end

#feed_authorObject

Returns the value of attribute feed_author.



3298
3299
3300
# File 'lib/kaltura_client.rb', line 3298

def feed_author
  @feed_author
end

#feed_descriptionObject

Returns the value of attribute feed_description.



3290
3291
3292
# File 'lib/kaltura_client.rb', line 3290

def feed_description
  @feed_description
end

#feed_image_urlObject

Returns the value of attribute feed_image_url.



3295
3296
3297
# File 'lib/kaltura_client.rb', line 3295

def feed_image_url
  @feed_image_url
end

#feed_landing_pageObject

Returns the value of attribute feed_landing_page.



3292
3293
3294
# File 'lib/kaltura_client.rb', line 3292

def feed_landing_page
  @feed_landing_page
end

#languageObject

Returns the value of attribute language.



3291
3292
3293
# File 'lib/kaltura_client.rb', line 3291

def language
  @language
end

#owner_emailObject

Returns the value of attribute owner_email.



3294
3295
3296
# File 'lib/kaltura_client.rb', line 3294

def owner_email
  @owner_email
end

#owner_nameObject

Returns the value of attribute owner_name.



3293
3294
3295
# File 'lib/kaltura_client.rb', line 3293

def owner_name
  @owner_name
end