Class: Kaltura::KalturaFlavorParams

Inherits:
KalturaAssetParams show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaAssetParams

#created_at, #description, #id, #is_system_default, #media_parser_type, #name, #partner_id, #remote_storage_profile_ids, #required_permissions, #source_asset_params_ids, #source_remote_storage_profile_id, #system_name, #tags

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#anamorphic_pixelsObject

Returns the value of attribute anamorphic_pixels.



3938
3939
3940
# File 'lib/kaltura_client.rb', line 3938

def anamorphic_pixels
  @anamorphic_pixels
end

#aspect_ratio_processing_modeObject

Returns the value of attribute aspect_ratio_processing_mode.



3932
3933
3934
# File 'lib/kaltura_client.rb', line 3932

def aspect_ratio_processing_mode
  @aspect_ratio_processing_mode
end

#audio_bitrateObject

The audio bitrate (in KBits) of the Flavor Params



3899
3900
3901
# File 'lib/kaltura_client.rb', line 3899

def audio_bitrate
  @audio_bitrate
end

#audio_channelsObject

The number of audio channels for “downmixing”



3902
3903
3904
# File 'lib/kaltura_client.rb', line 3902

def audio_channels
  @audio_channels
end

#audio_codecObject

The audio codec of the Flavor Params



3896
3897
3898
# File 'lib/kaltura_client.rb', line 3896

def audio_codec
  @audio_codec
end

#audio_sample_rateObject

The audio sample rate of the Flavor Params



3905
3906
3907
# File 'lib/kaltura_client.rb', line 3905

def audio_sample_rate
  @audio_sample_rate
end

#clip_durationObject

Returns the value of attribute clip_duration.



3944
3945
3946
# File 'lib/kaltura_client.rb', line 3944

def clip_duration
  @clip_duration
end

#clip_offsetObject

Returns the value of attribute clip_offset.



3943
3944
3945
# File 'lib/kaltura_client.rb', line 3943

def clip_offset
  @clip_offset
end

#conversion_enginesObject

The list of conversion engines (comma separated)



3920
3921
3922
# File 'lib/kaltura_client.rb', line 3920

def conversion_engines
  @conversion_engines
end

#conversion_engines_extra_paramsObject

The list of conversion engines extra params (separated with “|”)



3923
3924
3925
# File 'lib/kaltura_client.rb', line 3923

def conversion_engines_extra_params
  @conversion_engines_extra_params
end

#deinterliceObject

Returns the value of attribute deinterlice.



3925
3926
3927
# File 'lib/kaltura_client.rb', line 3925

def deinterlice
  @deinterlice
end

#engine_versionObject

Returns the value of attribute engine_version.



3928
3929
3930
# File 'lib/kaltura_client.rb', line 3928

def engine_version
  @engine_version
end

#force_frame_to_multiplication16Object

Returns the value of attribute force_frame_to_multiplication16.



3933
3934
3935
# File 'lib/kaltura_client.rb', line 3933

def force_frame_to_multiplication16
  @force_frame_to_multiplication16
end

#formatObject

The container format of the Flavor Params



3931
3932
3933
# File 'lib/kaltura_client.rb', line 3931

def format
  @format
end

#frame_rateObject

The frame rate of the Flavor Params



3914
3915
3916
# File 'lib/kaltura_client.rb', line 3914

def frame_rate
  @frame_rate
end

#gop_sizeObject

The gop size of the Flavor Params



3917
3918
3919
# File 'lib/kaltura_client.rb', line 3917

def gop_size
  @gop_size
end

#heightObject

The desired height of the Flavor Params



3911
3912
3913
# File 'lib/kaltura_client.rb', line 3911

def height
  @height
end

#is_avoid_forced_key_framesObject

Returns the value of attribute is_avoid_forced_key_frames.



3939
3940
3941
# File 'lib/kaltura_client.rb', line 3939

def is_avoid_forced_key_frames
  @is_avoid_forced_key_frames
end

#is_avoid_video_shrink_bitrate_to_sourceObject

Returns the value of attribute is_avoid_video_shrink_bitrate_to_source.



3936
3937
3938
# File 'lib/kaltura_client.rb', line 3936

def is_avoid_video_shrink_bitrate_to_source
  @is_avoid_video_shrink_bitrate_to_source
end

#is_avoid_video_shrink_framesize_to_sourceObject

Returns the value of attribute is_avoid_video_shrink_framesize_to_source.



3935
3936
3937
# File 'lib/kaltura_client.rb', line 3935

def is_avoid_video_shrink_framesize_to_source
  @is_avoid_video_shrink_framesize_to_source
end

#is_gop_in_secObject

Returns the value of attribute is_gop_in_sec.



3934
3935
3936
# File 'lib/kaltura_client.rb', line 3934

def is_gop_in_sec
  @is_gop_in_sec
end

#is_video_frame_rate_for_low_br_apple_hlsObject

Returns the value of attribute is_video_frame_rate_for_low_br_apple_hls.



3937
3938
3939
# File 'lib/kaltura_client.rb', line 3937

def is_video_frame_rate_for_low_br_apple_hls
  @is_video_frame_rate_for_low_br_apple_hls
end

#max_frame_rateObject

Returns the value of attribute max_frame_rate.



3940
3941
3942
# File 'lib/kaltura_client.rb', line 3940

def max_frame_rate
  @max_frame_rate
end

#operatorsObject

Returns the value of attribute operators.



3927
3928
3929
# File 'lib/kaltura_client.rb', line 3927

def operators
  @operators
end

#rotateObject

Returns the value of attribute rotate.



3926
3927
3928
# File 'lib/kaltura_client.rb', line 3926

def rotate
  @rotate
end

#two_passObject

Returns the value of attribute two_pass.



3924
3925
3926
# File 'lib/kaltura_client.rb', line 3924

def two_pass
  @two_pass
end

#video_bitrateObject

The video bitrate (in KBits) of the Flavor Params



3893
3894
3895
# File 'lib/kaltura_client.rb', line 3893

def video_bitrate
  @video_bitrate
end

#video_bitrate_toleranceObject

Returns the value of attribute video_bitrate_tolerance.



3942
3943
3944
# File 'lib/kaltura_client.rb', line 3942

def video_bitrate_tolerance
  @video_bitrate_tolerance
end

#video_codecObject

The video codec of the Flavor Params



3890
3891
3892
# File 'lib/kaltura_client.rb', line 3890

def video_codec
  @video_codec
end

#video_constant_bitrateObject

Returns the value of attribute video_constant_bitrate.



3941
3942
3943
# File 'lib/kaltura_client.rb', line 3941

def video_constant_bitrate
  @video_constant_bitrate
end

#widthObject

The desired width of the Flavor Params



3908
3909
3910
# File 'lib/kaltura_client.rb', line 3908

def width
  @width
end