Microsoft DirectX 8.0

ATSCComponentType オブジェクト

ATSC コンポーネント タイプを表す。

メソッド名またはプロパティ名説明
Categoryコンポーネントの一般カテゴリ。
Cloneこのコンポーネント タイプのコピーを作成する。
FlagsATSC コンポーネント タイプのフラグ。
LangIDサブストリーム コンテンツの言語を表す言語識別子。
StreamTypeMPEG2 のストリーム タイプ。

ATSCComponentType.Category プロパティ

ATSCComponentType オブジェクト

コンポーネントの一般カテゴリ。

構文

ATSCComponentType.Category

可能な値

注意

このプロパティは、読み書き可能なプロパティである。

ATSCComponentType.Clone メソッド

ATSCComponentType オブジェクト

このコンポーネント タイプのコピーを作成する。

構文

ATSCComponentType.Clone()

戻り値

現在のオブジェクトのコピーである ATSCComponentType オブジェクトを返す。

ATSCComponentType.Flags プロパティ

ATSCComponentType オブジェクト

ATSC コンポーネント タイプのフラグ。

構文

ATSCComponentType.Flags

可能な値

オーディオ ストリームが AC-3 の場合は 1。それ以外の場合は 0。

注意

このプロパティは、読み書き可能なプロパティである。

ATSCComponentType.LangID プロパティ

ATSCComponentType オブジェクト

サブストリーム コンテンツの言語を表す言語識別子。

構文

ATSCComponentType.LangID

可能な値

注意

このプロパティは、読み書き可能なプロパティである。

ATSCComponentType.StreamType プロパティ

ATSCComponentType オブジェクト

MPEG2 のストリーム タイプ。

構文

ATSCComponentType.StreamType

可能な値

注意

このプロパティは、読み書き可能なプロパティである。