Class: Kaltura::KalturaMediaInfo

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

#audio_bit_rateObject

Returns the value of attribute audio_bit_rate.



3011
3012
3013
# File 'lib/kaltura_client.rb', line 3011

def audio_bit_rate
  @audio_bit_rate
end

#audio_bit_rate_modeObject

Returns the value of attribute audio_bit_rate_mode.



3012
3013
3014
# File 'lib/kaltura_client.rb', line 3012

def audio_bit_rate_mode
  @audio_bit_rate_mode
end

#audio_channelsObject

Returns the value of attribute audio_channels.



3013
3014
3015
# File 'lib/kaltura_client.rb', line 3013

def audio_channels
  @audio_channels
end

#audio_codec_idObject

Returns the value of attribute audio_codec_id.



3009
3010
3011
# File 'lib/kaltura_client.rb', line 3009

def audio_codec_id
  @audio_codec_id
end

#audio_durationObject

Returns the value of attribute audio_duration.



3010
3011
3012
# File 'lib/kaltura_client.rb', line 3010

def audio_duration
  @audio_duration
end

#audio_formatObject

Returns the value of attribute audio_format.



3008
3009
3010
# File 'lib/kaltura_client.rb', line 3008

def audio_format
  @audio_format
end

#audio_resolutionObject

Returns the value of attribute audio_resolution.



3015
3016
3017
# File 'lib/kaltura_client.rb', line 3015

def audio_resolution
  @audio_resolution
end

#audio_sampling_rateObject

Returns the value of attribute audio_sampling_rate.



3014
3015
3016
# File 'lib/kaltura_client.rb', line 3014

def audio_sampling_rate
  @audio_sampling_rate
end

#container_bit_rateObject

Returns the value of attribute container_bit_rate.



2997
2998
2999
# File 'lib/kaltura_client.rb', line 2997

def container_bit_rate
  @container_bit_rate
end

#container_durationObject

Returns the value of attribute container_duration.



2996
2997
2998
# File 'lib/kaltura_client.rb', line 2996

def container_duration
  @container_duration
end

#container_formatObject

Returns the value of attribute container_format.



2993
2994
2995
# File 'lib/kaltura_client.rb', line 2993

def container_format
  @container_format
end

#container_idObject

Returns the value of attribute container_id.



2994
2995
2996
# File 'lib/kaltura_client.rb', line 2994

def container_id
  @container_id
end

#container_profileObject

Returns the value of attribute container_profile.



2995
2996
2997
# File 'lib/kaltura_client.rb', line 2995

def container_profile
  @container_profile
end

#file_sizeObject

Returns the value of attribute file_size.



2992
2993
2994
# File 'lib/kaltura_client.rb', line 2992

def file_size
  @file_size
end

#flavor_asset_idObject

Returns the value of attribute flavor_asset_id.



2991
2992
2993
# File 'lib/kaltura_client.rb', line 2991

def flavor_asset_id
  @flavor_asset_id
end

#idObject

Returns the value of attribute id.



2990
2991
2992
# File 'lib/kaltura_client.rb', line 2990

def id
  @id
end

#raw_dataObject

Returns the value of attribute raw_data.



3017
3018
3019
# File 'lib/kaltura_client.rb', line 3017

def raw_data
  @raw_data
end

#video_bit_rateObject

Returns the value of attribute video_bit_rate.



3001
3002
3003
# File 'lib/kaltura_client.rb', line 3001

def video_bit_rate
  @video_bit_rate
end

#video_bit_rate_modeObject

Returns the value of attribute video_bit_rate_mode.



3002
3003
3004
# File 'lib/kaltura_client.rb', line 3002

def video_bit_rate_mode
  @video_bit_rate_mode
end

#video_codec_idObject

Returns the value of attribute video_codec_id.



2999
3000
3001
# File 'lib/kaltura_client.rb', line 2999

def video_codec_id
  @video_codec_id
end

#video_darObject

Returns the value of attribute video_dar.



3006
3007
3008
# File 'lib/kaltura_client.rb', line 3006

def video_dar
  @video_dar
end

#video_durationObject

Returns the value of attribute video_duration.



3000
3001
3002
# File 'lib/kaltura_client.rb', line 3000

def video_duration
  @video_duration
end

#video_formatObject

Returns the value of attribute video_format.



2998
2999
3000
# File 'lib/kaltura_client.rb', line 2998

def video_format
  @video_format
end

#video_frame_rateObject

Returns the value of attribute video_frame_rate.



3005
3006
3007
# File 'lib/kaltura_client.rb', line 3005

def video_frame_rate
  @video_frame_rate
end

#video_heightObject

Returns the value of attribute video_height.



3004
3005
3006
# File 'lib/kaltura_client.rb', line 3004

def video_height
  @video_height
end

#video_rotationObject

Returns the value of attribute video_rotation.



3007
3008
3009
# File 'lib/kaltura_client.rb', line 3007

def video_rotation
  @video_rotation
end

#video_widthObject

Returns the value of attribute video_width.



3003
3004
3005
# File 'lib/kaltura_client.rb', line 3003

def video_width
  @video_width
end

#writing_libObject

Returns the value of attribute writing_lib.



3016
3017
3018
# File 'lib/kaltura_client.rb', line 3016

def writing_lib
  @writing_lib
end