This page covers the Stream type reporting dimension. See Stream type for how to collect this variable.
The Stream type dimension captures whether each media session was audio or video content. It is available in Adobe Analytics once Media Core is enabled for the report suite, and in Customer Journey Analytics for any dataset that includes streaming media data.
How this dimension is populated
Stream type is set by the player at session start and carried through to the session close call. It is not computed or derived. The value reported exactly matches what was sent during collection.
a.media.streamType when Media Core is enabled.videostreamtypec_contextdata.a.media.streamTypeDimension items
videoaudioCustom values are technically accepted by the collection APIs but are not recommended. They will not match the built-in segments described below and may cause inconsistent reporting across implementations.
Recommended segments
Stream type is the basis for Adobe Analytics’ built-in Media Stream Type segments. Use these segments to scope any streaming media report to a specific content type:
audioaudio!= rule rather than = video to correctly capture sessions where stream type may have been set to a custom value that is not audio.