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.
638 639 640 |
# File 'sig/types.rbs', line 638 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.
639 640 641 |
# File 'sig/types.rbs', line 639 def audio_channel_config_scheme_id_uri @audio_channel_config_scheme_id_uri end |
#base_url ⇒ ::String
Returns the value of attribute base_url.
640 641 642 |
# File 'sig/types.rbs', line 640 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.
641 642 643 |
# File 'sig/types.rbs', line 641 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.
642 643 644 |
# File 'sig/types.rbs', line 642 def dash_manifest_style @dash_manifest_style end |
#destination ⇒ ::String
Returns the value of attribute destination.
643 644 645 |
# File 'sig/types.rbs', line 643 def destination @destination end |
#destination_settings ⇒ Types::DestinationSettings
Returns the value of attribute destination_settings.
644 645 646 |
# File 'sig/types.rbs', line 644 def destination_settings @destination_settings end |
#encryption ⇒ Types::DashIsoEncryptionSettings
Returns the value of attribute encryption.
645 646 647 |
# File 'sig/types.rbs', line 645 def encryption @encryption end |
#fragment_length ⇒ ::Integer
Returns the value of attribute fragment_length.
646 647 648 |
# File 'sig/types.rbs', line 646 def fragment_length @fragment_length end |
#hbbtv_compliance ⇒ "HBBTV_1_5", "NONE"
Returns the value of attribute hbbtv_compliance.
647 648 649 |
# File 'sig/types.rbs', line 647 def hbbtv_compliance @hbbtv_compliance end |
#image_based_trick_play ⇒ "NONE", ...
Returns the value of attribute image_based_trick_play.
648 649 650 |
# File 'sig/types.rbs', line 648 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.
649 650 651 |
# File 'sig/types.rbs', line 649 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.
650 651 652 |
# File 'sig/types.rbs', line 650 def image_based_trick_play_variants @image_based_trick_play_variants end |
#min_buffer_time ⇒ ::Integer
Returns the value of attribute min_buffer_time.
651 652 653 |
# File 'sig/types.rbs', line 651 def min_buffer_time @min_buffer_time end |
#min_final_segment_length ⇒ ::Float
Returns the value of attribute min_final_segment_length.
652 653 654 |
# File 'sig/types.rbs', line 652 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.
653 654 655 |
# File 'sig/types.rbs', line 653 def mpd_manifest_bandwidth_type @mpd_manifest_bandwidth_type end |
#mpd_profile ⇒ "MAIN_PROFILE", "ON_DEMAND_PROFILE"
Returns the value of attribute mpd_profile.
654 655 656 |
# File 'sig/types.rbs', line 654 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.
655 656 657 |
# File 'sig/types.rbs', line 655 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.
656 657 658 |
# File 'sig/types.rbs', line 656 def segment_control @segment_control end |
#segment_length ⇒ ::Integer
Returns the value of attribute segment_length.
657 658 659 |
# File 'sig/types.rbs', line 657 def segment_length @segment_length end |
#segment_length_control ⇒ "EXACT", ...
Returns the value of attribute segment_length_control.
658 659 660 |
# File 'sig/types.rbs', line 658 def segment_length_control @segment_length_control end |
#video_composition_offsets ⇒ "SIGNED", "UNSIGNED"
Returns the value of attribute video_composition_offsets.
659 660 661 |
# File 'sig/types.rbs', line 659 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.
660 661 662 |
# File 'sig/types.rbs', line 660 def write_segment_timeline_in_representation @write_segment_timeline_in_representation end |