Class: Bitmovin::Encoding::CodecConfigurations::H265Configuration
- Inherits:
-
ConfigurationResource
- Object
- Resource
- ConfigurationResource
- Bitmovin::Encoding::CodecConfigurations::H265Configuration
- Defined in:
- lib/bitmovin/encoding/codec_configurations/h265_configuration.rb
Instance Attribute Summary collapse
-
#b_adapt ⇒ Object
Returns the value of attribute b_adapt.
-
#bframes ⇒ Object
Returns the value of attribute bframes.
-
#bitrate ⇒ Object
Returns the value of attribute bitrate.
-
#bufsize ⇒ Object
Returns the value of attribute bufsize.
-
#created_at ⇒ Object
Returns the value of attribute created_at.
-
#description ⇒ Object
Returns the value of attribute description.
-
#height ⇒ Object
Returns the value of attribute height.
-
#id ⇒ Object
Returns the value of attribute id.
-
#level ⇒ Object
Returns the value of attribute level.
-
#max_bitrate ⇒ Object
Returns the value of attribute max_bitrate.
-
#max_ctu_size ⇒ Object
Returns the value of attribute max_ctu_size.
-
#max_gop ⇒ Object
Returns the value of attribute max_gop.
-
#min_bitrate ⇒ Object
Returns the value of attribute min_bitrate.
-
#min_gop ⇒ Object
Returns the value of attribute min_gop.
-
#modified_at ⇒ Object
Returns the value of attribute modified_at.
-
#motion_search ⇒ Object
Returns the value of attribute motion_search.
-
#motion_search_range ⇒ Object
Returns the value of attribute motion_search_range.
-
#name ⇒ Object
Returns the value of attribute name.
-
#profile ⇒ Object
Returns the value of attribute profile.
-
#qp ⇒ Object
Returns the value of attribute qp.
-
#rate ⇒ Object
Returns the value of attribute rate.
-
#rc_lookahead ⇒ Object
Returns the value of attribute rc_lookahead.
-
#ref_frames ⇒ Object
Returns the value of attribute ref_frames.
-
#sao ⇒ Object
Returns the value of attribute sao.
-
#sub_me ⇒ Object
Returns the value of attribute sub_me.
-
#tu_inter_depth ⇒ Object
Returns the value of attribute tu_inter_depth.
-
#tu_intra_depth ⇒ Object
Returns the value of attribute tu_intra_depth.
-
#weight_prediction_on_b_slice ⇒ Object
Returns the value of attribute weight_prediction_on_b_slice.
-
#weight_prediction_on_p_slice ⇒ Object
Returns the value of attribute weight_prediction_on_p_slice.
-
#width ⇒ Object
Returns the value of attribute width.
Method Summary
Methods inherited from Resource
#delete!, find, init, #init_instance, #initialize, #inspect, list, #persisted?, #save!
Methods included from Helpers
#camelize_hash, #hash_to_struct, result, #result, #underscore_hash
Constructor Details
This class inherits a constructor from Bitmovin::Resource
Instance Attribute Details
#b_adapt ⇒ Object
Returns the value of attribute b_adapt.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def b_adapt @b_adapt end |
#bframes ⇒ Object
Returns the value of attribute bframes.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def bframes @bframes end |
#bitrate ⇒ Object
Returns the value of attribute bitrate.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def bitrate @bitrate end |
#bufsize ⇒ Object
Returns the value of attribute bufsize.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def bufsize @bufsize end |
#created_at ⇒ Object
Returns the value of attribute created_at.
5 6 7 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 5 def created_at @created_at end |
#description ⇒ Object
Returns the value of attribute description.
5 6 7 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 5 def description @description end |
#height ⇒ Object
Returns the value of attribute height.
6 7 8 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 6 def height @height end |
#id ⇒ Object
Returns the value of attribute id.
5 6 7 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 5 def id @id end |
#level ⇒ Object
Returns the value of attribute level.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def level @level end |
#max_bitrate ⇒ Object
Returns the value of attribute max_bitrate.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def max_bitrate @max_bitrate end |
#max_ctu_size ⇒ Object
Returns the value of attribute max_ctu_size.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def max_ctu_size @max_ctu_size end |
#max_gop ⇒ Object
Returns the value of attribute max_gop.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def max_gop @max_gop end |
#min_bitrate ⇒ Object
Returns the value of attribute min_bitrate.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def min_bitrate @min_bitrate end |
#min_gop ⇒ Object
Returns the value of attribute min_gop.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def min_gop @min_gop end |
#modified_at ⇒ Object
Returns the value of attribute modified_at.
5 6 7 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 5 def modified_at @modified_at end |
#motion_search ⇒ Object
Returns the value of attribute motion_search.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def motion_search @motion_search end |
#motion_search_range ⇒ Object
Returns the value of attribute motion_search_range.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def motion_search_range @motion_search_range end |
#name ⇒ Object
Returns the value of attribute name.
5 6 7 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 5 def name @name end |
#profile ⇒ Object
Returns the value of attribute profile.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def profile @profile end |
#qp ⇒ Object
Returns the value of attribute qp.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def qp @qp end |
#rate ⇒ Object
Returns the value of attribute rate.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def rate @rate end |
#rc_lookahead ⇒ Object
Returns the value of attribute rc_lookahead.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def rc_lookahead @rc_lookahead end |
#ref_frames ⇒ Object
Returns the value of attribute ref_frames.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def ref_frames @ref_frames end |
#sao ⇒ Object
Returns the value of attribute sao.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def sao @sao end |
#sub_me ⇒ Object
Returns the value of attribute sub_me.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def sub_me @sub_me end |
#tu_inter_depth ⇒ Object
Returns the value of attribute tu_inter_depth.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def tu_inter_depth @tu_inter_depth end |
#tu_intra_depth ⇒ Object
Returns the value of attribute tu_intra_depth.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def tu_intra_depth @tu_intra_depth end |
#weight_prediction_on_b_slice ⇒ Object
Returns the value of attribute weight_prediction_on_b_slice.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def weight_prediction_on_b_slice @weight_prediction_on_b_slice end |
#weight_prediction_on_p_slice ⇒ Object
Returns the value of attribute weight_prediction_on_p_slice.
7 8 9 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 7 def weight_prediction_on_p_slice @weight_prediction_on_p_slice end |
#width ⇒ Object
Returns the value of attribute width.
6 7 8 |
# File 'lib/bitmovin/encoding/codec_configurations/h265_configuration.rb', line 6 def width @width end |