Class: Aws::Types::XavcHdIntraCbgProfileSettings
- Inherits:
-
Object
- Object
- Aws::Types::XavcHdIntraCbgProfileSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#interlace_mode ⇒ "PROGRESSIVE", ...
Returns the value of attribute interlace_mode.
-
#xavc_class ⇒ "CLASS_50", ...
Returns the value of attribute xavc_class.
Instance Attribute Details
#interlace_mode ⇒ "PROGRESSIVE", ...
Returns the value of attribute interlace_mode.
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.
2755 2756 2757 |
# File 'sig/types.rbs', line 2755 def xavc_class @xavc_class end |