Class: Aws::Types::MxfXavcProfileSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duration_mode"ALLOW_ANY_DURATION", "DROP_FRAMES_FOR_COMPLIANCE"

Returns the value of attribute duration_mode.

Returns:

  • ("ALLOW_ANY_DURATION", "DROP_FRAMES_FOR_COMPLIANCE")


1942
1943
1944
# File 'sig/types.rbs', line 1942

def duration_mode
  @duration_mode
end

#max_anc_data_size::Integer

Returns the value of attribute max_anc_data_size.

Returns:

  • (::Integer)


1943
1944
1945
# File 'sig/types.rbs', line 1943

def max_anc_data_size
  @max_anc_data_size
end