Class: Aws::Types::HlsGroupSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_markers::Array[("ELEMENTAL" | "ELEMENTAL_SCTE35")]

Returns the value of attribute ad_markers.

Returns:

  • (::Array[("ELEMENTAL" | "ELEMENTAL_SCTE35")])


1251
1252
1253
# File 'sig/types.rbs', line 1251

def ad_markers
  @ad_markers
end

#additional_manifests::Array[Types::HlsAdditionalManifest]

Returns the value of attribute additional_manifests.

Returns:



1252
1253
1254
# File 'sig/types.rbs', line 1252

def additional_manifests
  @additional_manifests
end

#audio_only_header"INCLUDE", "EXCLUDE"

Returns the value of attribute audio_only_header.

Returns:

  • ("INCLUDE", "EXCLUDE")


1253
1254
1255
# File 'sig/types.rbs', line 1253

def audio_only_header
  @audio_only_header
end

#base_url::String

Returns the value of attribute base_url.

Returns:

  • (::String)


1254
1255
1256
# File 'sig/types.rbs', line 1254

def base_url
  @base_url
end

#caption_language_mappings::Array[Types::HlsCaptionLanguageMapping]

Returns the value of attribute caption_language_mappings.

Returns:



1255
1256
1257
# File 'sig/types.rbs', line 1255

def caption_language_mappings
  @caption_language_mappings
end

#caption_language_setting"INSERT", ...

Returns the value of attribute caption_language_setting.

Returns:

  • ("INSERT", "OMIT", "NONE")


1256
1257
1258
# File 'sig/types.rbs', line 1256

def caption_language_setting
  @caption_language_setting
end

#caption_segment_length_control"LARGE_SEGMENTS", "MATCH_VIDEO"

Returns the value of attribute caption_segment_length_control.

Returns:

  • ("LARGE_SEGMENTS", "MATCH_VIDEO")


1257
1258
1259
# File 'sig/types.rbs', line 1257

def caption_segment_length_control
  @caption_segment_length_control
end

#client_cache"DISABLED", "ENABLED"

Returns the value of attribute client_cache.

Returns:

  • ("DISABLED", "ENABLED")


1258
1259
1260
# File 'sig/types.rbs', line 1258

def client_cache
  @client_cache
end

#codec_specification"RFC_6381", "RFC_4281"

Returns the value of attribute codec_specification.

Returns:

  • ("RFC_6381", "RFC_4281")


1259
1260
1261
# File 'sig/types.rbs', line 1259

def codec_specification
  @codec_specification
end

#destination::String

Returns the value of attribute destination.

Returns:

  • (::String)


1260
1261
1262
# File 'sig/types.rbs', line 1260

def destination
  @destination
end

#destination_settingsTypes::DestinationSettings

Returns the value of attribute destination_settings.



1261
1262
1263
# File 'sig/types.rbs', line 1261

def destination_settings
  @destination_settings
end

#directory_structure"SINGLE_DIRECTORY", "SUBDIRECTORY_PER_STREAM"

Returns the value of attribute directory_structure.

Returns:

  • ("SINGLE_DIRECTORY", "SUBDIRECTORY_PER_STREAM")


1262
1263
1264
# File 'sig/types.rbs', line 1262

def directory_structure
  @directory_structure
end

#encryptionTypes::HlsEncryptionSettings

Returns the value of attribute encryption.



1263
1264
1265
# File 'sig/types.rbs', line 1263

def encryption
  @encryption
end

#image_based_trick_play"NONE", ...

Returns the value of attribute image_based_trick_play.

Returns:

  • ("NONE", "THUMBNAIL", "THUMBNAIL_AND_FULLFRAME", "ADVANCED", "VARIANTS")


1264
1265
1266
# File 'sig/types.rbs', line 1264

def image_based_trick_play
  @image_based_trick_play
end

#image_based_trick_play_settingsTypes::HlsImageBasedTrickPlaySettings

Returns the value of attribute image_based_trick_play_settings.



1265
1266
1267
# File 'sig/types.rbs', line 1265

def image_based_trick_play_settings
  @image_based_trick_play_settings
end

#image_based_trick_play_variants::Array[Types::HlsImageBasedTrickPlayVariant]

Returns the value of attribute image_based_trick_play_variants.



1266
1267
1268
# File 'sig/types.rbs', line 1266

def image_based_trick_play_variants
  @image_based_trick_play_variants
end

#manifest_compression"GZIP", "NONE"

Returns the value of attribute manifest_compression.

Returns:

  • ("GZIP", "NONE")


1267
1268
1269
# File 'sig/types.rbs', line 1267

def manifest_compression
  @manifest_compression
end

#manifest_duration_format"FLOATING_POINT", "INTEGER"

Returns the value of attribute manifest_duration_format.

Returns:

  • ("FLOATING_POINT", "INTEGER")


1268
1269
1270
# File 'sig/types.rbs', line 1268

def manifest_duration_format
  @manifest_duration_format
end

#min_final_segment_length::Float

Returns the value of attribute min_final_segment_length.

Returns:

  • (::Float)


1269
1270
1271
# File 'sig/types.rbs', line 1269

def min_final_segment_length
  @min_final_segment_length
end

#min_segment_length::Integer

Returns the value of attribute min_segment_length.

Returns:

  • (::Integer)


1270
1271
1272
# File 'sig/types.rbs', line 1270

def min_segment_length
  @min_segment_length
end

#output_selection"MANIFESTS_AND_SEGMENTS", "SEGMENTS_ONLY"

Returns the value of attribute output_selection.

Returns:

  • ("MANIFESTS_AND_SEGMENTS", "SEGMENTS_ONLY")


1271
1272
1273
# File 'sig/types.rbs', line 1271

def output_selection
  @output_selection
end

#program_date_time"INCLUDE", "EXCLUDE"

Returns the value of attribute program_date_time.

Returns:

  • ("INCLUDE", "EXCLUDE")


1272
1273
1274
# File 'sig/types.rbs', line 1272

def program_date_time
  @program_date_time
end

#program_date_time_period::Integer

Returns the value of attribute program_date_time_period.

Returns:

  • (::Integer)


1273
1274
1275
# File 'sig/types.rbs', line 1273

def program_date_time_period
  @program_date_time_period
end

#progressive_write_hls_manifest"ENABLED", "DISABLED"

Returns the value of attribute progressive_write_hls_manifest.

Returns:

  • ("ENABLED", "DISABLED")


1274
1275
1276
# File 'sig/types.rbs', line 1274

def progressive_write_hls_manifest
  @progressive_write_hls_manifest
end

#segment_control"SINGLE_FILE", "SEGMENTED_FILES"

Returns the value of attribute segment_control.

Returns:

  • ("SINGLE_FILE", "SEGMENTED_FILES")


1275
1276
1277
# File 'sig/types.rbs', line 1275

def segment_control
  @segment_control
end

#segment_length::Integer

Returns the value of attribute segment_length.

Returns:

  • (::Integer)


1276
1277
1278
# File 'sig/types.rbs', line 1276

def segment_length
  @segment_length
end

#segment_length_control"EXACT", ...

Returns the value of attribute segment_length_control.

Returns:

  • ("EXACT", "GOP_MULTIPLE", "MATCH")


1277
1278
1279
# File 'sig/types.rbs', line 1277

def segment_length_control
  @segment_length_control
end

#segments_per_subdirectory::Integer

Returns the value of attribute segments_per_subdirectory.

Returns:

  • (::Integer)


1278
1279
1280
# File 'sig/types.rbs', line 1278

def segments_per_subdirectory
  @segments_per_subdirectory
end

#stream_inf_resolution"INCLUDE", "EXCLUDE"

Returns the value of attribute stream_inf_resolution.

Returns:

  • ("INCLUDE", "EXCLUDE")


1279
1280
1281
# File 'sig/types.rbs', line 1279

def stream_inf_resolution
  @stream_inf_resolution
end

#target_duration_compatibility_mode"LEGACY", "SPEC_COMPLIANT"

Returns the value of attribute target_duration_compatibility_mode.

Returns:

  • ("LEGACY", "SPEC_COMPLIANT")


1280
1281
1282
# File 'sig/types.rbs', line 1280

def target_duration_compatibility_mode
  @target_duration_compatibility_mode
end

#timed_metadata_id_3_frame"NONE", ...

Returns the value of attribute timed_metadata_id_3_frame.

Returns:

  • ("NONE", "PRIV", "TDRL")


1281
1282
1283
# File 'sig/types.rbs', line 1281

def 
  @timed_metadata_id_3_frame
end

#timed_metadata_id_3_period::Integer

Returns the value of attribute timed_metadata_id_3_period.

Returns:

  • (::Integer)


1282
1283
1284
# File 'sig/types.rbs', line 1282

def 
  @timed_metadata_id_3_period
end

#timestamp_delta_milliseconds::Integer

Returns the value of attribute timestamp_delta_milliseconds.

Returns:

  • (::Integer)


1283
1284
1285
# File 'sig/types.rbs', line 1283

def timestamp_delta_milliseconds
  @timestamp_delta_milliseconds
end