Class: Google::Apis::TranscoderV1::H265ColorFormatHdr10
- Inherits:
-
Object
- Object
- Google::Apis::TranscoderV1::H265ColorFormatHdr10
- 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 High Dynamic Range 10 (HDR10) video.
Instance Method Summary collapse
-
#initialize(**args) ⇒ H265ColorFormatHdr10
constructor
A new instance of H265ColorFormatHdr10.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ H265ColorFormatHdr10
Returns a new instance of H265ColorFormatHdr10.
1211 1212 1213 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1211 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1216 1217 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1216 def update!(**args) end |