Class: Aws::Types::SmartSubtitleSourceSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#caption_synchronization_mode"NO_VIDEO_DELAY", "VIDEO_ALIGNED_CAPTIONS"

Returns the value of attribute caption_synchronization_mode.

Returns:

  • ("NO_VIDEO_DELAY", "VIDEO_ALIGNED_CAPTIONS")


6022
6023
6024
# File 'sig/types.rbs', line 6022

def caption_synchronization_mode
  @caption_synchronization_mode
end

#inference_feed_output::String

Returns the value of attribute inference_feed_output.

Returns:

  • (::String)


6023
6024
6025
# File 'sig/types.rbs', line 6023

def inference_feed_output
  @inference_feed_output
end