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")


6036
6037
6038
# File 'sig/types.rbs', line 6036

def caption_synchronization_mode
  @caption_synchronization_mode
end

#inference_feed_output::String

Returns the value of attribute inference_feed_output.

Returns:

  • (::String)


6037
6038
6039
# File 'sig/types.rbs', line 6037

def inference_feed_output
  @inference_feed_output
end