Microsoft DirectX 8.0

DVD_KaraokeAttributes 構造体

構造体

カラオケ オーディオ ストリームに関する情報が格納される。特定のストリームの DVD_KaraokeAttributes 構造体は、IDvdInfo2::GetKaraokeAttributes メソッドで設定する。

構文


typedef struct tagDVD_KaraokeAttributes
{
    BYTE            bVersion;
    BOOL            fMasterOfCeremoniesInGuideVocal1;
    BOOL            fDuet;
    DVD_KARAOKE_ASSIGNMENT  ChannelAssignment;
    WORD            wChannelContents[8];        
} DVD_KaraokeAttributes;

メンバ

bVersion
カラオケの現在のバージョンは 1.0 である。
fMasterOfCeremoniesInGuideVocal1
TRUE は "ガイド音声 1" チャンネルに "司会" のコンテンツが格納されていることを意味する。
fDuet
デュエット曲かどうかを示すブール値。
ChannelAssignment
全チャンネルのミキシング出力先となるスピーカの構成を示す。有効な DVD_KARAOKE_ASSIGNMENT 値のビットごとの OR。
wChannelContents
各チャンネルのコンテンツを識別する有効な DVD_KARAOKE_CONTENTS 値の配列。