Class: Aws::Types::DashIsoGroupSettings
- Inherits:
-
Object
- Object
- Aws::Types::DashIsoGroupSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_manifests ⇒ ::Array[Types::DashAdditionalManifest]
Returns the value of attribute additional_manifests.
-
#audio_channel_config_scheme_id_uri ⇒ "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
Returns the value of attribute audio_channel_config_scheme_id_uri.
-
#base_url ⇒ ::String
Returns the value of attribute base_url.
-
#dash_i_frame_trick_play_name_modifier ⇒ ::String
Returns the value of attribute dash_i_frame_trick_play_name_modifier.
-
#dash_manifest_style ⇒ "BASIC", ...
Returns the value of attribute dash_manifest_style.
-
#destination ⇒ ::String
Returns the value of attribute destination.
-
#destination_settings ⇒ Types::DestinationSettings
Returns the value of attribute destination_settings.
-
#encryption ⇒ Types::DashIsoEncryptionSettings
Returns the value of attribute encryption.
-
#fragment_length ⇒ ::Integer
Returns the value of attribute fragment_length.
-
#hbbtv_compliance ⇒ "HBBTV_1_5", "NONE"
Returns the value of attribute hbbtv_compliance.
-
#image_based_trick_play ⇒ "NONE", ...
Returns the value of attribute image_based_trick_play.
-
#image_based_trick_play_settings ⇒ Types::DashIsoImageBasedTrickPlaySettings
Returns the value of attribute image_based_trick_play_settings.
-
#image_based_trick_play_variants ⇒ ::Array[Types::DashIsoImageBasedTrickPlayVariant]
Returns the value of attribute image_based_trick_play_variants.
-
#min_buffer_time ⇒ ::Integer
Returns the value of attribute min_buffer_time.
-
#min_final_segment_length ⇒ ::Float
Returns the value of attribute min_final_segment_length.
-
#mpd_manifest_bandwidth_type ⇒ "AVERAGE", "MAX"
Returns the value of attribute mpd_manifest_bandwidth_type.
-
#mpd_profile ⇒ "MAIN_PROFILE", "ON_DEMAND_PROFILE"
Returns the value of attribute mpd_profile.
-
#pts_offset_handling_for_b_frames ⇒ "ZERO_BASED", "MATCH_INITIAL_PTS"
Returns the value of attribute pts_offset_handling_for_b_frames.
-
#segment_control ⇒ "SINGLE_FILE", "SEGMENTED_FILES"
Returns the value of attribute segment_control.
-
#segment_length ⇒ ::Integer
Returns the value of attribute segment_length.
-
#segment_length_control ⇒ "EXACT", ...
Returns the value of attribute segment_length_control.
-
#video_composition_offsets ⇒ "SIGNED", "UNSIGNED"
Returns the value of attribute video_composition_offsets.
-
#write_segment_timeline_in_representation ⇒ "ENABLED", "DISABLED"
Returns the value of attribute write_segment_timeline_in_representation.
Instance Attribute Details
#additional_manifests ⇒ ::Array[Types::DashAdditionalManifest]
Returns the value of attribute additional_manifests.
650 651 652 |
# File 'sig/types.rbs', line 650 def additional_manifests @additional_manifests end |
#audio_channel_config_scheme_id_uri ⇒ "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
Returns the value of attribute audio_channel_config_scheme_id_uri.
651 652 653 |
# File 'sig/types.rbs', line 651 def audio_channel_config_scheme_id_uri @audio_channel_config_scheme_id_uri end |
#base_url ⇒ ::String
Returns the value of attribute base_url.
652 653 654 |
# File 'sig/types.rbs', line 652 def base_url @base_url end |
#dash_i_frame_trick_play_name_modifier ⇒ ::String
Returns the value of attribute dash_i_frame_trick_play_name_modifier.
653 654 655 |
# File 'sig/types.rbs', line 653 def dash_i_frame_trick_play_name_modifier @dash_i_frame_trick_play_name_modifier end |
#dash_manifest_style ⇒ "BASIC", ...
Returns the value of attribute dash_manifest_style.
654 655 656 |
# File 'sig/types.rbs', line 654 def dash_manifest_style @dash_manifest_style end |
#destination ⇒ ::String
Returns the value of attribute destination.
655 656 657 |
# File 'sig/types.rbs', line 655 def destination @destination end |
#destination_settings ⇒ Types::DestinationSettings
Returns the value of attribute destination_settings.
656 657 658 |
# File 'sig/types.rbs', line 656 def destination_settings @destination_settings end |
#encryption ⇒ Types::DashIsoEncryptionSettings
Returns the value of attribute encryption.
657 658 659 |
# File 'sig/types.rbs', line 657 def encryption @encryption end |
#fragment_length ⇒ ::Integer
Returns the value of attribute fragment_length.
658 659 660 |
# File 'sig/types.rbs', line 658 def fragment_length @fragment_length end |
#hbbtv_compliance ⇒ "HBBTV_1_5", "NONE"
Returns the value of attribute hbbtv_compliance.
659 660 661 |
# File 'sig/types.rbs', line 659 def hbbtv_compliance @hbbtv_compliance end |
#image_based_trick_play ⇒ "NONE", ...
Returns the value of attribute image_based_trick_play.
660 661 662 |
# File 'sig/types.rbs', line 660 def image_based_trick_play @image_based_trick_play end |
#image_based_trick_play_settings ⇒ Types::DashIsoImageBasedTrickPlaySettings
Returns the value of attribute image_based_trick_play_settings.
661 662 663 |
# File 'sig/types.rbs', line 661 def image_based_trick_play_settings @image_based_trick_play_settings end |
#image_based_trick_play_variants ⇒ ::Array[Types::DashIsoImageBasedTrickPlayVariant]
Returns the value of attribute image_based_trick_play_variants.
662 663 664 |
# File 'sig/types.rbs', line 662 def image_based_trick_play_variants @image_based_trick_play_variants end |
#min_buffer_time ⇒ ::Integer
Returns the value of attribute min_buffer_time.
663 664 665 |
# File 'sig/types.rbs', line 663 def min_buffer_time @min_buffer_time end |
#min_final_segment_length ⇒ ::Float
Returns the value of attribute min_final_segment_length.
664 665 666 |
# File 'sig/types.rbs', line 664 def min_final_segment_length @min_final_segment_length end |
#mpd_manifest_bandwidth_type ⇒ "AVERAGE", "MAX"
Returns the value of attribute mpd_manifest_bandwidth_type.
665 666 667 |
# File 'sig/types.rbs', line 665 def mpd_manifest_bandwidth_type @mpd_manifest_bandwidth_type end |
#mpd_profile ⇒ "MAIN_PROFILE", "ON_DEMAND_PROFILE"
Returns the value of attribute mpd_profile.
666 667 668 |
# File 'sig/types.rbs', line 666 def mpd_profile @mpd_profile end |
#pts_offset_handling_for_b_frames ⇒ "ZERO_BASED", "MATCH_INITIAL_PTS"
Returns the value of attribute pts_offset_handling_for_b_frames.
667 668 669 |
# File 'sig/types.rbs', line 667 def pts_offset_handling_for_b_frames @pts_offset_handling_for_b_frames end |
#segment_control ⇒ "SINGLE_FILE", "SEGMENTED_FILES"
Returns the value of attribute segment_control.
668 669 670 |
# File 'sig/types.rbs', line 668 def segment_control @segment_control end |
#segment_length ⇒ ::Integer
Returns the value of attribute segment_length.
669 670 671 |
# File 'sig/types.rbs', line 669 def segment_length @segment_length end |
#segment_length_control ⇒ "EXACT", ...
Returns the value of attribute segment_length_control.
670 671 672 |
# File 'sig/types.rbs', line 670 def segment_length_control @segment_length_control end |
#video_composition_offsets ⇒ "SIGNED", "UNSIGNED"
Returns the value of attribute video_composition_offsets.
671 672 673 |
# File 'sig/types.rbs', line 671 def video_composition_offsets @video_composition_offsets end |
#write_segment_timeline_in_representation ⇒ "ENABLED", "DISABLED"
Returns the value of attribute write_segment_timeline_in_representation.
672 673 674 |
# File 'sig/types.rbs', line 672 def write_segment_timeline_in_representation @write_segment_timeline_in_representation end |