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.



1387
1388
1389
# File 'lib/kaltura/kaltura_client.rb', line 1387

def audio_bit_rate
  @audio_bit_rate
end

#audio_bit_rate_modeObject

Returns the value of attribute audio_bit_rate_mode.



1388
1389
1390
# File 'lib/kaltura/kaltura_client.rb', line 1388

def audio_bit_rate_mode
  @audio_bit_rate_mode
end

#audio_channelsObject

Returns the value of attribute audio_channels.



1389
1390
1391
# File 'lib/kaltura/kaltura_client.rb', line 1389

def audio_channels
  @audio_channels
end

#audio_codec_idObject

Returns the value of attribute audio_codec_id.



1385
1386
1387
# File 'lib/kaltura/kaltura_client.rb', line 1385

def audio_codec_id
  @audio_codec_id
end

#audio_durationObject

Returns the value of attribute audio_duration.



1386
1387
1388
# File 'lib/kaltura/kaltura_client.rb', line 1386

def audio_duration
  @audio_duration
end

#audio_formatObject

Returns the value of attribute audio_format.



1384
1385
1386
# File 'lib/kaltura/kaltura_client.rb', line 1384

def audio_format
  @audio_format
end

#audio_resolutionObject

Returns the value of attribute audio_resolution.



1391
1392
1393
# File 'lib/kaltura/kaltura_client.rb', line 1391

def audio_resolution
  @audio_resolution
end

#audio_sampling_rateObject

Returns the value of attribute audio_sampling_rate.



1390
1391
1392
# File 'lib/kaltura/kaltura_client.rb', line 1390

def audio_sampling_rate
  @audio_sampling_rate
end

#container_bit_rateObject

Returns the value of attribute container_bit_rate.



1373
1374
1375
# File 'lib/kaltura/kaltura_client.rb', line 1373

def container_bit_rate
  @container_bit_rate
end

#container_durationObject

Returns the value of attribute container_duration.



1372
1373
1374
# File 'lib/kaltura/kaltura_client.rb', line 1372

def container_duration
  @container_duration
end

#container_formatObject

Returns the value of attribute container_format.



1369
1370
1371
# File 'lib/kaltura/kaltura_client.rb', line 1369

def container_format
  @container_format
end

#container_idObject

Returns the value of attribute container_id.



1370
1371
1372
# File 'lib/kaltura/kaltura_client.rb', line 1370

def container_id
  @container_id
end

#container_profileObject

Returns the value of attribute container_profile.



1371
1372
1373
# File 'lib/kaltura/kaltura_client.rb', line 1371

def container_profile
  @container_profile
end

#file_sizeObject

Returns the value of attribute file_size.



1368
1369
1370
# File 'lib/kaltura/kaltura_client.rb', line 1368

def file_size
  @file_size
end

#flavor_asset_idObject

Returns the value of attribute flavor_asset_id.



1367
1368
1369
# File 'lib/kaltura/kaltura_client.rb', line 1367

def flavor_asset_id
  @flavor_asset_id
end

#idObject

Returns the value of attribute id.



1366
1367
1368
# File 'lib/kaltura/kaltura_client.rb', line 1366

def id
  @id
end

#raw_dataObject

Returns the value of attribute raw_data.



1393
1394
1395
# File 'lib/kaltura/kaltura_client.rb', line 1393

def raw_data
  @raw_data
end

#video_bit_rateObject

Returns the value of attribute video_bit_rate.



1377
1378
1379
# File 'lib/kaltura/kaltura_client.rb', line 1377

def video_bit_rate
  @video_bit_rate
end

#video_bit_rate_modeObject

Returns the value of attribute video_bit_rate_mode.



1378
1379
1380
# File 'lib/kaltura/kaltura_client.rb', line 1378

def video_bit_rate_mode
  @video_bit_rate_mode
end

#video_codec_idObject

Returns the value of attribute video_codec_id.



1375
1376
1377
# File 'lib/kaltura/kaltura_client.rb', line 1375

def video_codec_id
  @video_codec_id
end

#video_darObject

Returns the value of attribute video_dar.



1382
1383
1384
# File 'lib/kaltura/kaltura_client.rb', line 1382

def video_dar
  @video_dar
end

#video_durationObject

Returns the value of attribute video_duration.



1376
1377
1378
# File 'lib/kaltura/kaltura_client.rb', line 1376

def video_duration
  @video_duration
end

#video_formatObject

Returns the value of attribute video_format.



1374
1375
1376
# File 'lib/kaltura/kaltura_client.rb', line 1374

def video_format
  @video_format
end

#video_frame_rateObject

Returns the value of attribute video_frame_rate.



1381
1382
1383
# File 'lib/kaltura/kaltura_client.rb', line 1381

def video_frame_rate
  @video_frame_rate
end

#video_heightObject

Returns the value of attribute video_height.



1380
1381
1382
# File 'lib/kaltura/kaltura_client.rb', line 1380

def video_height
  @video_height
end

#video_rotationObject

Returns the value of attribute video_rotation.



1383
1384
1385
# File 'lib/kaltura/kaltura_client.rb', line 1383

def video_rotation
  @video_rotation
end

#video_widthObject

Returns the value of attribute video_width.



1379
1380
1381
# File 'lib/kaltura/kaltura_client.rb', line 1379

def video_width
  @video_width
end

#writing_libObject

Returns the value of attribute writing_lib.



1392
1393
1394
# File 'lib/kaltura/kaltura_client.rb', line 1392

def writing_lib
  @writing_lib
end