Class: Aws::Types::XavcHdIntraCbgProfileSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#interlace_mode"PROGRESSIVE", ...

Returns the value of attribute interlace_mode.

Returns:

  • ("PROGRESSIVE", "TOP_FIELD", "BOTTOM_FIELD", "FOLLOW_TOP_FIELD", "FOLLOW_BOTTOM_FIELD")


2754
2755
2756
# File 'sig/types.rbs', line 2754

def interlace_mode
  @interlace_mode
end

#xavc_class"CLASS_50", ...

Returns the value of attribute xavc_class.

Returns:

  • ("CLASS_50", "CLASS_100", "CLASS_200")


2755
2756
2757
# File 'sig/types.rbs', line 2755

def xavc_class
  @xavc_class
end