Class: Aws::Types::HlsSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_only_hls_settingsTypes::AudioOnlyHlsSettings

Returns the value of attribute audio_only_hls_settings.



1635
1636
1637
# File 'sig/types.rbs', line 1635

def audio_only_hls_settings
  @audio_only_hls_settings
end

#fmp_4_hls_settingsTypes::Fmp4HlsSettings

Returns the value of attribute fmp_4_hls_settings.



1636
1637
1638
# File 'sig/types.rbs', line 1636

def fmp_4_hls_settings
  @fmp_4_hls_settings
end

#frame_capture_hls_settingsTypes::FrameCaptureHlsSettings

Returns the value of attribute frame_capture_hls_settings.



1637
1638
1639
# File 'sig/types.rbs', line 1637

def frame_capture_hls_settings
  @frame_capture_hls_settings
end

#standard_hls_settingsTypes::StandardHlsSettings

Returns the value of attribute standard_hls_settings.



1638
1639
1640
# File 'sig/types.rbs', line 1638

def standard_hls_settings
  @standard_hls_settings
end