Class: Kaltura::KalturaConvartableJobData

Inherits:
KalturaJobData 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

#actual_src_file_sync_local_pathObject

The translated path as used by the scheduler



7088
7089
7090
# File 'lib/kaltura_client.rb', line 7088

def actual_src_file_sync_local_path
  @actual_src_file_sync_local_path
end

#current_operation_indexObject

Returns the value of attribute current_operation_index.



7096
7097
7098
# File 'lib/kaltura_client.rb', line 7096

def current_operation_index
  @current_operation_index
end

#current_operation_setObject

Returns the value of attribute current_operation_set.



7095
7096
7097
# File 'lib/kaltura_client.rb', line 7095

def current_operation_set
  @current_operation_set
end

#engine_versionObject

Returns the value of attribute engine_version.



7091
7092
7093
# File 'lib/kaltura_client.rb', line 7091

def engine_version
  @engine_version
end

#flavor_params_outputObject

Returns the value of attribute flavor_params_output.



7093
7094
7095
# File 'lib/kaltura_client.rb', line 7093

def flavor_params_output
  @flavor_params_output
end

#flavor_params_output_idObject

Returns the value of attribute flavor_params_output_id.



7092
7093
7094
# File 'lib/kaltura_client.rb', line 7092

def flavor_params_output_id
  @flavor_params_output_id
end

#media_info_idObject

Returns the value of attribute media_info_id.



7094
7095
7096
# File 'lib/kaltura_client.rb', line 7094

def media_info_id
  @media_info_id
end

#plugin_dataObject

Returns the value of attribute plugin_data.



7097
7098
7099
# File 'lib/kaltura_client.rb', line 7097

def plugin_data
  @plugin_data
end

#src_file_sync_local_pathObject

Returns the value of attribute src_file_sync_local_path.



7085
7086
7087
# File 'lib/kaltura_client.rb', line 7085

def src_file_sync_local_path
  @src_file_sync_local_path
end

#src_file_sync_remote_urlObject

Returns the value of attribute src_file_sync_remote_url.



7089
7090
7091
# File 'lib/kaltura_client.rb', line 7089

def src_file_sync_remote_url
  @src_file_sync_remote_url
end

#src_file_syncsObject

Returns the value of attribute src_file_syncs.



7090
7091
7092
# File 'lib/kaltura_client.rb', line 7090

def src_file_syncs
  @src_file_syncs
end