StreamMetadata.AudioMetadata

Metadata for an audio stream

Field

Type

Repeated

Description

codec

AudioCodec

The audio codec

sample_rate

SampleRate

The audio sample rate, in Hz

channel_layout

ChannelLayout

The audio channel layout

bitrate

int32

the bitrate in bits per second

language

string

The audio language (if specified)

format_info

AudioFormatInfo

Extended format information

Member of

Message

Description

StreamMetadata

Metadata pertaining to a single stream.