Class: Google::Cloud::Video::Transcoder::V1::PreprocessingConfig::Denoise

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/transcoder/v1/resources.rb

Overview

Denoise preprocessing configuration.

Note: This configuration is not supported.

Instance Attribute Summary collapse

Instance Attribute Details

#strength::Float



705
706
707
708
# File 'proto_docs/google/cloud/video/transcoder/v1/resources.rb', line 705

class Denoise
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#tune::String



705
706
707
708
# File 'proto_docs/google/cloud/video/transcoder/v1/resources.rb', line 705

class Denoise
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end