Class: Google::Apis::TranscoderV1::H264ColorFormatHlg
- Inherits:
-
Object
- Object
- Google::Apis::TranscoderV1::H264ColorFormatHlg
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/transcoder_v1/classes.rb,
lib/google/apis/transcoder_v1/representations.rb,
lib/google/apis/transcoder_v1/representations.rb
Overview
Convert the input video to a Hybrid Log Gamma (HLG) video.
Instance Method Summary collapse
-
#initialize(**args) ⇒ H264ColorFormatHlg
constructor
A new instance of H264ColorFormatHlg.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ H264ColorFormatHlg
Returns a new instance of H264ColorFormatHlg.
984 985 986 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 984 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
989 990 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 989 def update!(**args) end |