Class: Google::Apis::TranscoderV1::Vp9ColorFormatHlg

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ Vp9ColorFormatHlg

Returns a new instance of Vp9ColorFormatHlg.



2380
2381
2382
# File 'lib/google/apis/transcoder_v1/classes.rb', line 2380

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2385
2386
# File 'lib/google/apis/transcoder_v1/classes.rb', line 2385

def update!(**args)
end