Skip to content

Latest commit

 

History

History
99 lines (73 loc) · 4.13 KB

ne-strmif-dvd_karaoke_contents.md

File metadata and controls

99 lines (73 loc) · 4.13 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.tagDVD_KARAOKE_CONTENTS
DVD_KARAOKE_CONTENTS (strmif.h)
Specifies flags that, when used in a bitwise OR operation, describe the contents of each channel of an audio stream in a karaoke title.
DVD_KARAOKE_CONTENTS
DVD_KARAOKE_CONTENTS
DVD_KARAOKE_CONTENTS enumeration [DirectShow]
DVD_KARAOKE_CONTENTSEnumeration
DVD_Karaoke_GuideMelody1
DVD_Karaoke_GuideMelody2
DVD_Karaoke_GuideMelodyA
DVD_Karaoke_GuideMelodyB
DVD_Karaoke_GuideVocal1
DVD_Karaoke_GuideVocal2
DVD_Karaoke_SoundEffectA
DVD_Karaoke_SoundEffectB
dshow.dvd_karaoke_contents
strmif/DVD_KARAOKE_CONTENTS
strmif/DVD_Karaoke_GuideMelody1
strmif/DVD_Karaoke_GuideMelody2
strmif/DVD_Karaoke_GuideMelodyA
strmif/DVD_Karaoke_GuideMelodyB
strmif/DVD_Karaoke_GuideVocal1
strmif/DVD_Karaoke_GuideVocal2
strmif/DVD_Karaoke_SoundEffectA
strmif/DVD_Karaoke_SoundEffectB
dshow\dvd_karaoke_contents.htm
dshow
9d02b0bf-237a-42bf-b946-588b899cd3d9
4/26/2023
DVD_KARAOKE_CONTENTS, DVD_KARAOKE_CONTENTS , DVD_KARAOKE_CONTENTS enumeration [DirectShow], DVD_KARAOKE_CONTENTSEnumeration, DVD_Karaoke_GuideMelody1, DVD_Karaoke_GuideMelody2, DVD_Karaoke_GuideMelodyA, DVD_Karaoke_GuideMelodyB, DVD_Karaoke_GuideVocal1, DVD_Karaoke_GuideVocal2, DVD_Karaoke_SoundEffectA, DVD_Karaoke_SoundEffectB, dshow.dvd_karaoke_contents, strmif/DVD_KARAOKE_CONTENTS, strmif/DVD_Karaoke_GuideMelody1, strmif/DVD_Karaoke_GuideMelody2, strmif/DVD_Karaoke_GuideMelodyA, strmif/DVD_Karaoke_GuideMelodyB, strmif/DVD_Karaoke_GuideVocal1, strmif/DVD_Karaoke_GuideVocal2, strmif/DVD_Karaoke_SoundEffectA, strmif/DVD_Karaoke_SoundEffectB
strmif.h
Dshow.h
Windows
Windows
DVD_KARAOKE_CONTENTS
19H1
tagDVD_KARAOKE_CONTENTS
strmif/tagDVD_KARAOKE_CONTENTS
DVD_KARAOKE_CONTENTS
strmif/DVD_KARAOKE_CONTENTS
c++
APIRef
kbSyntax
HeaderDef
strmif.h
DVD_KARAOKE_CONTENTS

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

Specifies flags that, when used in a bitwise OR operation, describe the contents of each channel of an audio stream in a karaoke title.

-enum-fields

-field DVD_Karaoke_GuideVocal1:0x1

The channel contains guide vocal 1.

-field DVD_Karaoke_GuideVocal2:0x2

The channel contains guide vocal 2.

-field DVD_Karaoke_GuideMelody1:0x4

The channel contains guide melody 1.

-field DVD_Karaoke_GuideMelody2:0x8

The channel contains guide melody 2.

-field DVD_Karaoke_GuideMelodyA:0x10

The channel contains guide melody A.

-field DVD_Karaoke_GuideMelodyB:0x20

The channel contains guide melody B.

-field DVD_Karaoke_SoundEffectA:0x40

The channel contains sound effect A.

-field DVD_Karaoke_SoundEffectB:0x80

The channel contains sound effect B.

-remarks

This enumeration is used in the DVD_KaraokeAttributes structure.

-see-also

DirectShow Enumerated Types