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)


2364
2365
2366
# File 'sig/types.rbs', line 2364

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


2365
2366
2367
# File 'sig/types.rbs', line 2365

def position
  @position
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


2366
2367
2368
# File 'sig/types.rbs', line 2366

def prefix
  @prefix
end