Class: Aws::Types::EncoderSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_descriptions::Array[Types::AudioDescription]

Returns the value of attribute audio_descriptions.

Returns:



1265
1266
1267
# File 'sig/types.rbs', line 1265

def audio_descriptions
  @audio_descriptions
end

#avail_blankingTypes::AvailBlanking

Returns the value of attribute avail_blanking.



1266
1267
1268
# File 'sig/types.rbs', line 1266

def avail_blanking
  @avail_blanking
end

#avail_configurationTypes::AvailConfiguration

Returns the value of attribute avail_configuration.



1267
1268
1269
# File 'sig/types.rbs', line 1267

def avail_configuration
  @avail_configuration
end

#blackout_slateTypes::BlackoutSlate

Returns the value of attribute blackout_slate.



1268
1269
1270
# File 'sig/types.rbs', line 1268

def blackout_slate
  @blackout_slate
end

#caption_descriptions::Array[Types::CaptionDescription]

Returns the value of attribute caption_descriptions.

Returns:



1269
1270
1271
# File 'sig/types.rbs', line 1269

def caption_descriptions
  @caption_descriptions
end

#color_correction_settingsTypes::ColorCorrectionSettings

Returns the value of attribute color_correction_settings.



1278
1279
1280
# File 'sig/types.rbs', line 1278

def color_correction_settings
  @color_correction_settings
end

#feature_activationsTypes::FeatureActivations

Returns the value of attribute feature_activations.



1270
1271
1272
# File 'sig/types.rbs', line 1270

def feature_activations
  @feature_activations
end

#global_configurationTypes::GlobalConfiguration

Returns the value of attribute global_configuration.



1271
1272
1273
# File 'sig/types.rbs', line 1271

def global_configuration
  @global_configuration
end

#motion_graphics_configurationTypes::MotionGraphicsConfiguration

Returns the value of attribute motion_graphics_configuration.



1272
1273
1274
# File 'sig/types.rbs', line 1272

def motion_graphics_configuration
  @motion_graphics_configuration
end

#nielsen_configurationTypes::NielsenConfiguration

Returns the value of attribute nielsen_configuration.



1273
1274
1275
# File 'sig/types.rbs', line 1273

def nielsen_configuration
  @nielsen_configuration
end

#output_groups::Array[Types::OutputGroup]

Returns the value of attribute output_groups.

Returns:



1274
1275
1276
# File 'sig/types.rbs', line 1274

def output_groups
  @output_groups
end

#thumbnail_configurationTypes::ThumbnailConfiguration

Returns the value of attribute thumbnail_configuration.



1277
1278
1279
# File 'sig/types.rbs', line 1277

def thumbnail_configuration
  @thumbnail_configuration
end

#timecode_configTypes::TimecodeConfig

Returns the value of attribute timecode_config.



1275
1276
1277
# File 'sig/types.rbs', line 1275

def timecode_config
  @timecode_config
end

#video_descriptions::Array[Types::VideoDescription]

Returns the value of attribute video_descriptions.

Returns:



1276
1277
1278
# File 'sig/types.rbs', line 1276

def video_descriptions
  @video_descriptions
end