Class: Aws::Types::Hdr10Plus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mastering_monitor_nits::Integer

Returns the value of attribute mastering_monitor_nits.

Returns:

  • (::Integer)


1214
1215
1216
# File 'sig/types.rbs', line 1214

def mastering_monitor_nits
  @mastering_monitor_nits
end

#target_monitor_nits::Integer

Returns the value of attribute target_monitor_nits.

Returns:

  • (::Integer)


1215
1216
1217
# File 'sig/types.rbs', line 1215

def target_monitor_nits
  @target_monitor_nits
end