Class: Google::Apis::TranscoderV1::H265ColorFormatSdr
- Inherits:
-
Object
- Object
- Google::Apis::TranscoderV1::H265ColorFormatSdr
- 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
-
#initialize(**args) ⇒ H265ColorFormatSdr
constructor
A new instance of H265ColorFormatSdr.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ H265ColorFormatSdr
Returns a new instance of H265ColorFormatSdr.
1237 1238 1239 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1237 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1242 1243 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1242 def update!(**args) end |