Class: KalturaApi::KalturaDistributionProfile
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- KalturaApi::KalturaDistributionProfile
- Defined in:
- lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb
Direct Known Subclasses
KalturaConfigurableDistributionProfile, KalturaGenericDistributionProfile, KalturaSyndicationDistributionProfile
Instance Attribute Summary collapse
-
#auto_create_flavors ⇒ Object
Comma separated flavor params ids that should be auto converted.
-
#auto_create_thumb ⇒ Object
Comma separated thumbnail params ids that should be auto generated.
-
#created_at ⇒ Object
Profile creation date as Unix timestamp (In seconds).
-
#delete_enabled ⇒ Object
Returns the value of attribute delete_enabled.
-
#id ⇒ Object
Auto generated unique id.
-
#name ⇒ Object
Returns the value of attribute name.
-
#optional_asset_distribution_rules ⇒ Object
Asset Distribution Rules for assets that should be submitted if ready.
-
#optional_flavor_params_ids ⇒ Object
Comma separated flavor params ids that should be submitted if ready.
-
#optional_thumb_dimensions ⇒ Object
Thumbnail dimensions that should be submitted if ready.
-
#partner_id ⇒ Object
Returns the value of attribute partner_id.
-
#provider_type ⇒ Object
Returns the value of attribute provider_type.
-
#recommended_dc_for_download ⇒ Object
The best Kaltura data center to be used to download the asset files to.
-
#recommended_dc_for_execute ⇒ Object
The best Kaltura data center to be used to execute the distribution job.
-
#recommended_storage_profile_for_download ⇒ Object
The best external storage to be used to download the asset files from.
-
#report_enabled ⇒ Object
Returns the value of attribute report_enabled.
-
#required_asset_distribution_rules ⇒ Object
Assets Asset Distribution Rules for assets that are required to be ready before submission.
-
#required_flavor_params_ids ⇒ Object
Comma separated flavor params ids that required to be ready before submission.
-
#required_thumb_dimensions ⇒ Object
Thumbnail dimensions that required to be readt before submission.
-
#status ⇒ Object
Returns the value of attribute status.
-
#submit_enabled ⇒ Object
Returns the value of attribute submit_enabled.
-
#sunrise_default_offset ⇒ Object
If entry distribution sunrise not specified that will be the default since entry creation time, in seconds.
-
#sunset_default_offset ⇒ Object
If entry distribution sunset not specified that will be the default since entry creation time, in seconds.
-
#update_enabled ⇒ Object
Returns the value of attribute update_enabled.
-
#updated_at ⇒ Object
Profile last update date as Unix timestamp (In seconds).
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#auto_create_flavors ⇒ Object
Comma separated flavor params ids that should be auto converted
305 306 307 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 305 def auto_create_flavors @auto_create_flavors end |
#auto_create_thumb ⇒ Object
Comma separated thumbnail params ids that should be auto generated
308 309 310 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 308 def auto_create_thumb @auto_create_thumb end |
#created_at ⇒ Object
Profile creation date as Unix timestamp (In seconds)
291 292 293 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 291 def created_at @created_at end |
#delete_enabled ⇒ Object
Returns the value of attribute delete_enabled.
301 302 303 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 301 def delete_enabled @delete_enabled end |
#id ⇒ Object
Auto generated unique id
288 289 290 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 288 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
297 298 299 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 297 def name @name end |
#optional_asset_distribution_rules ⇒ Object
Asset Distribution Rules for assets that should be submitted if ready
323 324 325 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 323 def optional_asset_distribution_rules @optional_asset_distribution_rules end |
#optional_flavor_params_ids ⇒ Object
Comma separated flavor params ids that should be submitted if ready
311 312 313 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 311 def optional_flavor_params_ids @optional_flavor_params_ids end |
#optional_thumb_dimensions ⇒ Object
Thumbnail dimensions that should be submitted if ready
317 318 319 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 317 def optional_thumb_dimensions @optional_thumb_dimensions end |
#partner_id ⇒ Object
Returns the value of attribute partner_id.
295 296 297 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 295 def partner_id @partner_id end |
#provider_type ⇒ Object
Returns the value of attribute provider_type.
296 297 298 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 296 def provider_type @provider_type end |
#recommended_dc_for_download ⇒ Object
The best Kaltura data center to be used to download the asset files to
338 339 340 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 338 def recommended_dc_for_download @recommended_dc_for_download end |
#recommended_dc_for_execute ⇒ Object
The best Kaltura data center to be used to execute the distribution job
341 342 343 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 341 def recommended_dc_for_execute @recommended_dc_for_execute end |
#recommended_storage_profile_for_download ⇒ Object
The best external storage to be used to download the asset files from
335 336 337 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 335 def recommended_storage_profile_for_download @recommended_storage_profile_for_download end |
#report_enabled ⇒ Object
Returns the value of attribute report_enabled.
302 303 304 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 302 def report_enabled @report_enabled end |
#required_asset_distribution_rules ⇒ Object
Assets Asset Distribution Rules for assets that are required to be ready before submission
326 327 328 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 326 def required_asset_distribution_rules @required_asset_distribution_rules end |
#required_flavor_params_ids ⇒ Object
Comma separated flavor params ids that required to be ready before submission
314 315 316 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 314 def required_flavor_params_ids @required_flavor_params_ids end |
#required_thumb_dimensions ⇒ Object
Thumbnail dimensions that required to be readt before submission
320 321 322 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 320 def required_thumb_dimensions @required_thumb_dimensions end |
#status ⇒ Object
Returns the value of attribute status.
298 299 300 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 298 def status @status end |
#submit_enabled ⇒ Object
Returns the value of attribute submit_enabled.
299 300 301 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 299 def submit_enabled @submit_enabled end |
#sunrise_default_offset ⇒ Object
If entry distribution sunrise not specified that will be the default since entry creation time, in seconds
329 330 331 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 329 def sunrise_default_offset @sunrise_default_offset end |
#sunset_default_offset ⇒ Object
If entry distribution sunset not specified that will be the default since entry creation time, in seconds
332 333 334 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 332 def sunset_default_offset @sunset_default_offset end |
#update_enabled ⇒ Object
Returns the value of attribute update_enabled.
300 301 302 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 300 def update_enabled @update_enabled end |
#updated_at ⇒ Object
Profile last update date as Unix timestamp (In seconds)
294 295 296 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 294 def updated_at @updated_at end |