Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 2.59 KB

vbi-media-types.md

File metadata and controls

53 lines (29 loc) · 2.59 KB
description ms.assetid title ms.topic ms.date ms.custom
The following subtypes are defined for MEDIATYPE\_VBI.
31ea89c5-fb09-48ae-878f-724a2cbd4772
VBI Media Types (Uuids.h)
reference
4/26/2023
UpdateFrequency5

VBI Media Types

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The following subtypes are defined for MEDIATYPE_VBI.

GUID Description
KSDATAFORMAT_SUBTYPE_RAW8
Raw VBI data.
MEDIASUBTYPE_TELETEXT
Teletext data.
MEDIASUBTYPE_VPS
Video Programming System (VPS) data.
MEDIASUBTYPE_WSS
Wide Screen Signaling (WSS) data.

Requirements

Requirement Value
Header
Uuids.h

See also

Line 21 Media Types

Media Types