VideoVideoStreamInfoAudioStream

VideoMedia SEO

GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoAudioStream

6
out of 10
Medium
SEO Impact
Next id: 25

SEO Analysis

AI Generated

Related to video content processing and YouTube integration. Video content appears in universal search results, video carousels, and YouTube search. This model processes video signals that determine how video content is ranked and displayed in both web search and YouTube search results.

Actionable Insights for SEOs

  • Optimize image alt text, file names, and compression for image search
  • Implement image structured data for enhanced visibility
  • Consider video content strategy for video carousel visibility

Attributes

22
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.VideoAmbisonicsAmbisonicsMetadata.t

Optional ambisonics metadata.

bitratestring
Default: nilFull type: String.t

audio bitrate in bits/s

channelPositionstring
Default: nilFull type: list(String.t
channelsinteger(
Default: nil

number of audio channels

clockDiscontinuityUsstring
Default: nilFull type: String.t

some container allows for a clock discontinuity. In this case, the end_timestamp may not be the correct DTS of the stream.

codecFourccstring
Default: nilFull type: String.t
codecIdstring
Default: nilFull type: String.t

Primary audio codec information

codecStringstring
Default: nilFull type: String.t

RFC6381 Codec string.

contentTypestring
Default: nilFull type: String.t

Specifies the content_type of the audio stream as given in the metadata.

decodeOffsetstring
Default: nilFull type: String.t

The bytes offset of the end of the first decodable packet.

endTimestampstring
Default: nilFull type: String.t
frameSizestring
Default: nilFull type: String.t

audio frame size

languagestring
Default: nilFull type: String.t

Specifies the language of the audio stream as given in the metadata.

lengthfloat(
Default: nil

audio length in seconds Note that when the VSI is from users videos, it is not guaranteed to be the same as transcode lengths and it could be 0 when the full VSI cannot compute the length from the source header and timestamps (for example when header and timestamps are too broken).

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.VideoClipInfo.t

Metadata for audio elementary stream;

numberOfFramesstring
Default: nilFull type: String.t

Number of audio frames.

profilestring
Default: nilFull type: String.t
sampleRatestring
Default: nilFull type: String.t

audio sample rate

sampleSizeinteger(
Default: nil

Number of meaningful bits per decoded audio sample. This is an implicit conceptual meaning. This is NOT the same as ffmpeg's internal sample format that is used when actually decoding with ffmpeg.

startTimestampstring
Default: nilFull type: String.t

Start/end timestamps of audio in ms.

streamCodecTagstring
Default: nilFull type: String.t
streamIndexstring
Default: nilFull type: String.t

Index of the stream in the file. it is 0 based.