Class: Aws::Types::PassthroughSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#frame_control"NEAREST_IDRFRAME", "NEAREST_IFRAME"

Returns the value of attribute frame_control.

Returns:

  • ("NEAREST_IDRFRAME", "NEAREST_IFRAME")


2077
2078
2079
# File 'sig/types.rbs', line 2077

def frame_control
  @frame_control
end

#video_selector_mode"AUTO", "REMUX_ALL"

Returns the value of attribute video_selector_mode.

Returns:

  • ("AUTO", "REMUX_ALL")


2078
2079
2080
# File 'sig/types.rbs', line 2078

def video_selector_mode
  @video_selector_mode
end