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.



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

def clip_duration
  @clip_duration
end

#clip_startObject

Returns the value of attribute clip_start.



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

def clip_start
  @clip_start
end

#created_atObject

Returns the value of attribute created_at.



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

def created_at
  @created_at
end

#crop_dimensionsObject

Returns the value of attribute crop_dimensions.



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

def crop_dimensions
  @crop_dimensions
end

#descriptionObject

Returns the value of attribute description.



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

def description
  @description
end

#flavor_params_idsObject

Returns the value of attribute flavor_params_ids.



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

def flavor_params_ids
  @flavor_params_ids
end

#idObject

Returns the value of attribute id.



329
330
331
# File 'lib/kaltura/kaltura_client.rb', line 329

def id
  @id
end

#is_defaultObject

Returns the value of attribute is_default.



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

def is_default
  @is_default
end

#nameObject

Returns the value of attribute name.



331
332
333
# File 'lib/kaltura/kaltura_client.rb', line 331

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



330
331
332
# File 'lib/kaltura/kaltura_client.rb', line 330

def partner_id
  @partner_id
end