Class: Aws::Types::Fmp4HlsSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_rendition_sets::String

Returns the value of attribute audio_rendition_sets.

Returns:

  • (::String)


1329
1330
1331
# File 'sig/types.rbs', line 1329

def audio_rendition_sets
  @audio_rendition_sets
end

#nielsen_id_3_behavior"NO_PASSTHROUGH", "PASSTHROUGH"

Returns the value of attribute nielsen_id_3_behavior.

Returns:

  • ("NO_PASSTHROUGH", "PASSTHROUGH")


1330
1331
1332
# File 'sig/types.rbs', line 1330

def nielsen_id_3_behavior
  @nielsen_id_3_behavior
end

#timed_metadata_behavior"NO_PASSTHROUGH", "PASSTHROUGH"

Returns the value of attribute timed_metadata_behavior.

Returns:

  • ("NO_PASSTHROUGH", "PASSTHROUGH")


1331
1332
1333
# File 'sig/types.rbs', line 1331

def 
  @timed_metadata_behavior
end