VideoAudioStream

VideoMedia SEO

GoogleApi.ContentWarehouse.V1.Model.VideoAudioStream

6
out of 10
Medium
SEO Impact
Next tag: 10

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

9
Sort:|Filter:
bitratestring
Default: nilFull type: String.t

Audio bitrate in bits/s.

channelsinteger(
Default: nil

Number of audio channels.

codecIdinteger(
Default: nil

Audio codec ID. Uses the numeric value corresponding to the CodecId enum object, in order to avoid the dependency on vsi/videostreaminfo.proto. http://cs/symbol:CodecId%20f:google3/video/vidproc/vsi/videostreaminfo.proto

contentTypestring
Default: nilFull type: String.t

Content type of the stream. Only populated with valid "acont" xtag values at the moment. Supported acont xtag values can be found in google3/video/storage/common/xtag_validation.cc. Examples: "original", "dubbed", "descriptive", "commentary", etc.

languagestring
Default: nilFull type: String.t

Language, examples: "eng", "en", "enG", etc.

lengthSecfloat(
Default: nil

Audio length, in seconds. This value is derived from metadata in the source video, and often differs from the actual duration of any given transcode. In videos without valid timestamps, this value is not calculable, and is reported as zero.

loudness1770Lkfsnumber(
Default: nil
sampleRatestring
Default: nilFull type: String.t

Audio sample rate.

streamIndexstring
Default: nilFull type: String.t

Index of the stream in the file, 0-based.