Skip to content

Latest commit

 

History

History
85 lines (64 loc) · 3.22 KB

ne-strmif-dvd_textcharset.md

File metadata and controls

85 lines (64 loc) · 3.22 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:strmif.DVD_TextCharSet
DVD_TextCharSet (strmif.h)
Defines which character set a specified string is encoded with.
DVD_CharSet_ISO646
DVD_CharSet_ISO8859_1
DVD_CharSet_JIS_Roman_Kanji
DVD_CharSet_ShiftJIS_Kanji_Roman_Katakana
DVD_CharSet_Unicode
DVD_TextCharSet
DVD_TextCharSet
DVD_TextCharSet enumeration [DirectShow]
DVD_TextCharSetEnumeration
dshow.dvd_textcharset
strmif/DVD_CharSet_ISO646
strmif/DVD_CharSet_ISO8859_1
strmif/DVD_CharSet_JIS_Roman_Kanji
strmif/DVD_CharSet_ShiftJIS_Kanji_Roman_Katakana
strmif/DVD_CharSet_Unicode
strmif/DVD_TextCharSet
dshow\dvd_textcharset.htm
dshow
ee7d09e1-6274-4993-914e-d8f5efeb5f90
4/26/2023
DVD_CharSet_ISO646, DVD_CharSet_ISO8859_1, DVD_CharSet_JIS_Roman_Kanji, DVD_CharSet_ShiftJIS_Kanji_Roman_Katakana, DVD_CharSet_Unicode, DVD_TextCharSet, DVD_TextCharSet , DVD_TextCharSet enumeration [DirectShow], DVD_TextCharSetEnumeration, dshow.dvd_textcharset, strmif/DVD_CharSet_ISO646, strmif/DVD_CharSet_ISO8859_1, strmif/DVD_CharSet_JIS_Roman_Kanji, strmif/DVD_CharSet_ShiftJIS_Kanji_Roman_Katakana, strmif/DVD_CharSet_Unicode, strmif/DVD_TextCharSet
strmif.h
Dshow.h
Windows
Windows
19H1
DVD_TextCharSet
strmif/DVD_TextCharSet
c++
APIRef
kbSyntax
HeaderDef
strmif.h
DVD_TextCharSet

DVD_TextCharSet enumeration

-description

[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.]

Defines which character set a specified string is encoded with.

-enum-fields

-field DVD_CharSet_Unicode:0

Unicode character set.

-field DVD_CharSet_ISO646:1

ISO 646 character set.

-field DVD_CharSet_JIS_Roman_Kanji:2

Japanese Industrial Standards (JIS) Roman Kanji character set.

-field DVD_CharSet_ISO8859_1:3

ISO 8859-1 character set.

-field DVD_CharSet_ShiftJIS_Kanji_Roman_Katakana:4

JIS Kanji-Roman-Katakana character set.

-see-also

DirectShow Enumerated Types

IDvdInfo2::GetDVDTextLanguageInfo