Class: Google::Apis::TranscoderV1::H264ColorFormatSdr

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 Standard Dynamic Range (SDR) video.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ H264ColorFormatSdr

Returns a new instance of H264ColorFormatSdr.



994
995
996
# File 'lib/google/apis/transcoder_v1/classes.rb', line 994

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



999
1000
# File 'lib/google/apis/transcoder_v1/classes.rb', line 999

def update!(**args)
end