class Aws::Rekognition::Types::AudioMetadata

Metadata information about an audio stream. An array of `AudioMetadata` objects for the audio streams found in a stored video is returned by GetSegmentDetection.

@!attribute [rw] codec

The audio codec used to encode or decode the audio stream.
@return [String]

@!attribute [rw] duration_millis

The duration of the audio stream in milliseconds.
@return [Integer]

@!attribute [rw] sample_rate

The sample rate for the audio stream.
@return [Integer]

@!attribute [rw] number_of_channels

The number of audio channels in the segment.
@return [Integer]

Constants

SENSITIVE