Class: Kaltura::KalturaConversionProfile

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

#clip_durationObject

Returns the value of attribute clip_duration.



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

def clip_duration
  @clip_duration
end

#clip_startObject

Returns the value of attribute clip_start.



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

def clip_start
  @clip_start
end

#created_atObject

Returns the value of attribute created_at.



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

def created_at
  @created_at
end

#crop_dimensionsObject

Returns the value of attribute crop_dimensions.



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

def crop_dimensions
  @crop_dimensions
end

#descriptionObject

Returns the value of attribute description.



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

def description
  @description
end

#flavor_params_idsObject

Returns the value of attribute flavor_params_ids.



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

def flavor_params_ids
  @flavor_params_ids
end

#idObject

Returns the value of attribute id.



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

def id
  @id
end

#is_defaultObject

Returns the value of attribute is_default.



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

def is_default
  @is_default
end

#nameObject

Returns the value of attribute name.



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

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



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

def partner_id
  @partner_id
end