Microsoft DirectX 8.0 |
クローズド キャプション テキストのバックグラウンド モードを示す。
構文
typedef enum _AM_LINE21_DRAWBGMODE { AM_L21_DRAWBGMODE_Opaque, AM_L21_DRAWBGMODE_Transparent } AM_LINE21_DRAWBGMODE, *PAM_LINE21_DRAWBGMODE ;
要素
- AM_L21_DRAWBGMODE_Opaque
- 不透明バックグラウンド。
- AM_L21_DRAWBGMODE_Transparent
- 透明バックグラウンド。
参照
IAMLine21Decoder::GetDrawBackgroundMode、IAMLine21Decoder::SetDrawBackgroundMode