Class: Aws::Types::CmfcSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_duration"DEFAULT_CODEC_DURATION", "MATCH_VIDEO_DURATION"

Returns the value of attribute audio_duration.

Returns:

  • ("DEFAULT_CODEC_DURATION", "MATCH_VIDEO_DURATION")


448
449
450
# File 'sig/types.rbs', line 448

def audio_duration
  @audio_duration
end

#audio_group_id::String

Returns the value of attribute audio_group_id.

Returns:

  • (::String)


449
450
451
# File 'sig/types.rbs', line 449

def audio_group_id
  @audio_group_id
end

#audio_rendition_sets::String

Returns the value of attribute audio_rendition_sets.

Returns:

  • (::String)


450
451
452
# File 'sig/types.rbs', line 450

def audio_rendition_sets
  @audio_rendition_sets
end

#audio_track_type"ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT", ...

Returns the value of attribute audio_track_type.

Returns:

  • ("ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT", "ALTERNATE_AUDIO_AUTO_SELECT", "ALTERNATE_AUDIO_NOT_AUTO_SELECT", "AUDIO_ONLY_VARIANT_STREAM")


451
452
453
# File 'sig/types.rbs', line 451

def audio_track_type
  @audio_track_type
end

#c2pa_manifest"INCLUDE", "EXCLUDE"

Returns the value of attribute c2pa_manifest.

Returns:

  • ("INCLUDE", "EXCLUDE")


452
453
454
# File 'sig/types.rbs', line 452

def c2pa_manifest
  @c2pa_manifest
end

#certificate_secret::String

Returns the value of attribute certificate_secret.

Returns:

  • (::String)


453
454
455
# File 'sig/types.rbs', line 453

def certificate_secret
  @certificate_secret
end

#descriptive_video_service_flag"DONT_FLAG", "FLAG"

Returns the value of attribute descriptive_video_service_flag.

Returns:

  • ("DONT_FLAG", "FLAG")


454
455
456
# File 'sig/types.rbs', line 454

def descriptive_video_service_flag
  @descriptive_video_service_flag
end

#i_frame_only_manifest"INCLUDE", "EXCLUDE"

Returns the value of attribute i_frame_only_manifest.

Returns:

  • ("INCLUDE", "EXCLUDE")


455
456
457
# File 'sig/types.rbs', line 455

def i_frame_only_manifest
  @i_frame_only_manifest
end

#klv_metadata"PASSTHROUGH", "NONE"

Returns the value of attribute klv_metadata.

Returns:

  • ("PASSTHROUGH", "NONE")


456
457
458
# File 'sig/types.rbs', line 456

def 
  @klv_metadata
end

#manifest_metadata_signaling"ENABLED", "DISABLED"

Returns the value of attribute manifest_metadata_signaling.

Returns:

  • ("ENABLED", "DISABLED")


457
458
459
# File 'sig/types.rbs', line 457

def 
  @manifest_metadata_signaling
end

#scte_35_esam"INSERT", "NONE"

Returns the value of attribute scte_35_esam.

Returns:

  • ("INSERT", "NONE")


458
459
460
# File 'sig/types.rbs', line 458

def scte_35_esam
  @scte_35_esam
end

#scte_35_source"PASSTHROUGH", "NONE"

Returns the value of attribute scte_35_source.

Returns:

  • ("PASSTHROUGH", "NONE")


459
460
461
# File 'sig/types.rbs', line 459

def scte_35_source
  @scte_35_source
end

#signing_kms_key::String

Returns the value of attribute signing_kms_key.

Returns:

  • (::String)


460
461
462
# File 'sig/types.rbs', line 460

def signing_kms_key
  @signing_kms_key
end

#timed_metadata"PASSTHROUGH", "NONE"

Returns the value of attribute timed_metadata.

Returns:

  • ("PASSTHROUGH", "NONE")


461
462
463
# File 'sig/types.rbs', line 461

def 
  @timed_metadata
end

#timed_metadata_box_version"VERSION_0", "VERSION_1"

Returns the value of attribute timed_metadata_box_version.

Returns:

  • ("VERSION_0", "VERSION_1")


462
463
464
# File 'sig/types.rbs', line 462

def 
  @timed_metadata_box_version
end

#timed_metadata_scheme_id_uri::String

Returns the value of attribute timed_metadata_scheme_id_uri.

Returns:

  • (::String)


463
464
465
# File 'sig/types.rbs', line 463

def 
  @timed_metadata_scheme_id_uri
end

#timed_metadata_value::String

Returns the value of attribute timed_metadata_value.

Returns:

  • (::String)


464
465
466
# File 'sig/types.rbs', line 464

def 
  @timed_metadata_value
end