Class: Aws::Types::AudioDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_channel_tagging_settingsTypes::AudioChannelTaggingSettings

Returns the value of attribute audio_channel_tagging_settings.



122
123
124
# File 'sig/types.rbs', line 122

def audio_channel_tagging_settings
  @audio_channel_tagging_settings
end

#audio_normalization_settingsTypes::AudioNormalizationSettings

Returns the value of attribute audio_normalization_settings.



123
124
125
# File 'sig/types.rbs', line 123

def audio_normalization_settings
  @audio_normalization_settings
end

#audio_pitch_correction_settingsTypes::AudioPitchCorrectionSettings

Returns the value of attribute audio_pitch_correction_settings.



124
125
126
# File 'sig/types.rbs', line 124

def audio_pitch_correction_settings
  @audio_pitch_correction_settings
end

#audio_source_name::String

Returns the value of attribute audio_source_name.

Returns:

  • (::String)


125
126
127
# File 'sig/types.rbs', line 125

def audio_source_name
  @audio_source_name
end

#audio_type::Integer

Returns the value of attribute audio_type.

Returns:

  • (::Integer)


126
127
128
# File 'sig/types.rbs', line 126

def audio_type
  @audio_type
end

#audio_type_control"FOLLOW_INPUT", "USE_CONFIGURED"

Returns the value of attribute audio_type_control.

Returns:

  • ("FOLLOW_INPUT", "USE_CONFIGURED")


127
128
129
# File 'sig/types.rbs', line 127

def audio_type_control
  @audio_type_control
end

#codec_settingsTypes::AudioCodecSettings

Returns the value of attribute codec_settings.



128
129
130
# File 'sig/types.rbs', line 128

def codec_settings
  @codec_settings
end

#custom_language_code::String

Returns the value of attribute custom_language_code.

Returns:

  • (::String)


129
130
131
# File 'sig/types.rbs', line 129

def custom_language_code
  @custom_language_code
end

#language_code"ENG", ...

Returns the value of attribute language_code.

Returns:

  • ("ENG", "SPA", "FRA", "DEU", "GER", "ZHO", "ARA", "HIN", "JPN", "RUS", "POR", "ITA", "URD", "VIE", "KOR", "PAN", "ABK", "AAR", "AFR", "AKA", "SQI", "AMH", "ARG", "HYE", "ASM", "AVA", "AVE", "AYM", "AZE", "BAM", "BAK", "EUS", "BEL", "BEN", "BIH", "BIS", "BOS", "BRE", "BUL", "MYA", "CAT", "KHM", "CHA", "CHE", "NYA", "CHU", "CHV", "COR", "COS", "CRE", "HRV", "CES", "DAN", "DIV", "NLD", "DZO", "ENM", "EPO", "EST", "EWE", "FAO", "FIJ", "FIN", "FRM", "FUL", "GLA", "GLG", "LUG", "KAT", "ELL", "GRN", "GUJ", "HAT", "HAU", "HEB", "HER", "HMO", "HUN", "ISL", "IDO", "IBO", "IND", "INA", "ILE", "IKU", "IPK", "GLE", "JAV", "KAL", "KAN", "KAU", "KAS", "KAZ", "KIK", "KIN", "KIR", "KOM", "KON", "KUA", "KUR", "LAO", "LAT", "LAV", "LIM", "LIN", "LIT", "LUB", "LTZ", "MKD", "MLG", "MSA", "MAL", "MLT", "GLV", "MRI", "MAR", "MAH", "MON", "NAU", "NAV", "NDE", "NBL", "NDO", "NEP", "SME", "NOR", "NOB", "NNO", "OCI", "OJI", "ORI", "ORM", "OSS", "PLI", "FAS", "POL", "PUS", "QUE", "QAA", "RON", "ROH", "RUN", "SMO", "SAG", "SAN", "SRD", "SRB", "SNA", "III", "SND", "SIN", "SLK", "SLV", "SOM", "SOT", "SUN", "SWA", "SSW", "SWE", "TGL", "TAH", "TGK", "TAM", "TAT", "TEL", "THA", "BOD", "TIR", "TON", "TSO", "TSN", "TUR", "TUK", "TWI", "UIG", "UKR", "UZB", "VEN", "VOL", "WLN", "CYM", "FRY", "WOL", "XHO", "YID", "YOR", "ZHA", "ZUL", "ORJ", "QPC", "TNG", "SRP")


130
131
132
# File 'sig/types.rbs', line 130

def language_code
  @language_code
end

#language_code_control"FOLLOW_INPUT", "USE_CONFIGURED"

Returns the value of attribute language_code_control.

Returns:

  • ("FOLLOW_INPUT", "USE_CONFIGURED")


131
132
133
# File 'sig/types.rbs', line 131

def language_code_control
  @language_code_control
end

#remix_settingsTypes::RemixSettings

Returns the value of attribute remix_settings.



132
133
134
# File 'sig/types.rbs', line 132

def remix_settings
  @remix_settings
end

#stream_name::String

Returns the value of attribute stream_name.

Returns:

  • (::String)


133
134
135
# File 'sig/types.rbs', line 133

def stream_name
  @stream_name
end