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)


1326
1327
1328
# File 'sig/types.rbs', line 1326

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")


1327
1328
1329
# File 'sig/types.rbs', line 1327

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")


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

def 
  @timed_metadata_behavior
end