Class: Kaltura::MediaInfo

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

#audio_bit_rateObject

Returns the value of attribute audio_bit_rate.



1344
1345
1346
# File 'lib/kaltura/kaltura_client.rb', line 1344

def audio_bit_rate
  @audio_bit_rate
end

#audio_bit_rate_modeObject

Returns the value of attribute audio_bit_rate_mode.



1345
1346
1347
# File 'lib/kaltura/kaltura_client.rb', line 1345

def audio_bit_rate_mode
  @audio_bit_rate_mode
end

#audio_channelsObject

Returns the value of attribute audio_channels.



1346
1347
1348
# File 'lib/kaltura/kaltura_client.rb', line 1346

def audio_channels
  @audio_channels
end

#audio_codec_idObject

Returns the value of attribute audio_codec_id.



1342
1343
1344
# File 'lib/kaltura/kaltura_client.rb', line 1342

def audio_codec_id
  @audio_codec_id
end

#audio_durationObject

Returns the value of attribute audio_duration.



1343
1344
1345
# File 'lib/kaltura/kaltura_client.rb', line 1343

def audio_duration
  @audio_duration
end

#audio_formatObject

Returns the value of attribute audio_format.



1341
1342
1343
# File 'lib/kaltura/kaltura_client.rb', line 1341

def audio_format
  @audio_format
end

#audio_resolutionObject

Returns the value of attribute audio_resolution.



1348
1349
1350
# File 'lib/kaltura/kaltura_client.rb', line 1348

def audio_resolution
  @audio_resolution
end

#audio_sampling_rateObject

Returns the value of attribute audio_sampling_rate.



1347
1348
1349
# File 'lib/kaltura/kaltura_client.rb', line 1347

def audio_sampling_rate
  @audio_sampling_rate
end

#container_bit_rateObject

Returns the value of attribute container_bit_rate.



1330
1331
1332
# File 'lib/kaltura/kaltura_client.rb', line 1330

def container_bit_rate
  @container_bit_rate
end

#container_durationObject

Returns the value of attribute container_duration.



1329
1330
1331
# File 'lib/kaltura/kaltura_client.rb', line 1329

def container_duration
  @container_duration
end

#container_formatObject

Returns the value of attribute container_format.



1326
1327
1328
# File 'lib/kaltura/kaltura_client.rb', line 1326

def container_format
  @container_format
end

#container_idObject

Returns the value of attribute container_id.



1327
1328
1329
# File 'lib/kaltura/kaltura_client.rb', line 1327

def container_id
  @container_id
end

#container_profileObject

Returns the value of attribute container_profile.



1328
1329
1330
# File 'lib/kaltura/kaltura_client.rb', line 1328

def container_profile
  @container_profile
end

#file_sizeObject

Returns the value of attribute file_size.



1325
1326
1327
# File 'lib/kaltura/kaltura_client.rb', line 1325

def file_size
  @file_size
end

#flavor_asset_idObject

Returns the value of attribute flavor_asset_id.



1324
1325
1326
# File 'lib/kaltura/kaltura_client.rb', line 1324

def flavor_asset_id
  @flavor_asset_id
end

#idObject

Returns the value of attribute id.



1323
1324
1325
# File 'lib/kaltura/kaltura_client.rb', line 1323

def id
  @id
end

#raw_dataObject

Returns the value of attribute raw_data.



1350
1351
1352
# File 'lib/kaltura/kaltura_client.rb', line 1350

def raw_data
  @raw_data
end

#video_bit_rateObject

Returns the value of attribute video_bit_rate.



1334
1335
1336
# File 'lib/kaltura/kaltura_client.rb', line 1334

def video_bit_rate
  @video_bit_rate
end

#video_bit_rate_modeObject

Returns the value of attribute video_bit_rate_mode.



1335
1336
1337
# File 'lib/kaltura/kaltura_client.rb', line 1335

def video_bit_rate_mode
  @video_bit_rate_mode
end

#video_codec_idObject

Returns the value of attribute video_codec_id.



1332
1333
1334
# File 'lib/kaltura/kaltura_client.rb', line 1332

def video_codec_id
  @video_codec_id
end

#video_darObject

Returns the value of attribute video_dar.



1339
1340
1341
# File 'lib/kaltura/kaltura_client.rb', line 1339

def video_dar
  @video_dar
end

#video_durationObject

Returns the value of attribute video_duration.



1333
1334
1335
# File 'lib/kaltura/kaltura_client.rb', line 1333

def video_duration
  @video_duration
end

#video_formatObject

Returns the value of attribute video_format.



1331
1332
1333
# File 'lib/kaltura/kaltura_client.rb', line 1331

def video_format
  @video_format
end

#video_frame_rateObject

Returns the value of attribute video_frame_rate.



1338
1339
1340
# File 'lib/kaltura/kaltura_client.rb', line 1338

def video_frame_rate
  @video_frame_rate
end

#video_heightObject

Returns the value of attribute video_height.



1337
1338
1339
# File 'lib/kaltura/kaltura_client.rb', line 1337

def video_height
  @video_height
end

#video_rotationObject

Returns the value of attribute video_rotation.



1340
1341
1342
# File 'lib/kaltura/kaltura_client.rb', line 1340

def video_rotation
  @video_rotation
end

#video_widthObject

Returns the value of attribute video_width.



1336
1337
1338
# File 'lib/kaltura/kaltura_client.rb', line 1336

def video_width
  @video_width
end

#writing_libObject

Returns the value of attribute writing_lib.



1349
1350
1351
# File 'lib/kaltura/kaltura_client.rb', line 1349

def writing_lib
  @writing_lib
end