Class: Kaltura::ConversionProfile

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

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#clip_durationObject

Returns the value of attribute clip_duration.



342
343
344
# File 'lib/kaltura/kaltura_client.rb', line 342

def clip_duration
  @clip_duration
end

#clip_startObject

Returns the value of attribute clip_start.



341
342
343
# File 'lib/kaltura/kaltura_client.rb', line 341

def clip_start
  @clip_start
end

#created_atObject

Returns the value of attribute created_at.



337
338
339
# File 'lib/kaltura/kaltura_client.rb', line 337

def created_at
  @created_at
end

#crop_dimensionsObject

Returns the value of attribute crop_dimensions.



340
341
342
# File 'lib/kaltura/kaltura_client.rb', line 340

def crop_dimensions
  @crop_dimensions
end

#descriptionObject

Returns the value of attribute description.



336
337
338
# File 'lib/kaltura/kaltura_client.rb', line 336

def description
  @description
end

#flavor_params_idsObject

Returns the value of attribute flavor_params_ids.



338
339
340
# File 'lib/kaltura/kaltura_client.rb', line 338

def flavor_params_ids
  @flavor_params_ids
end

#idObject

Returns the value of attribute id.



333
334
335
# File 'lib/kaltura/kaltura_client.rb', line 333

def id
  @id
end

#is_defaultObject

Returns the value of attribute is_default.



339
340
341
# File 'lib/kaltura/kaltura_client.rb', line 339

def is_default
  @is_default
end

#nameObject

Returns the value of attribute name.



335
336
337
# File 'lib/kaltura/kaltura_client.rb', line 335

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



334
335
336
# File 'lib/kaltura/kaltura_client.rb', line 334

def partner_id
  @partner_id
end