Class: Aws::Types::TimecodeBurnin

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#font_size::Integer

Returns the value of attribute font_size.

Returns:

  • (::Integer)


2343
2344
2345
# File 'sig/types.rbs', line 2343

def font_size
  @font_size
end

#position"TOP_CENTER", ...

Returns the value of attribute position.

Returns:

  • ("TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT")


2344
2345
2346
# File 'sig/types.rbs', line 2344

def position
  @position
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


2345
2346
2347
# File 'sig/types.rbs', line 2345

def prefix
  @prefix
end