MediaPlaybackTimedMetadataTrackList.GetPresentationMode(UInt32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したインデックスを持つ時間指定メタデータ トラックのプレゼンテーション モードを取得します。
public:
virtual TimedMetadataTrackPresentationMode GetPresentationMode(unsigned int index) = GetPresentationMode;
TimedMetadataTrackPresentationMode GetPresentationMode(uint32_t const& index);
public TimedMetadataTrackPresentationMode GetPresentationMode(uint index);
function getPresentationMode(index)
Public Function GetPresentationMode (index As UInteger) As TimedMetadataTrackPresentationMode
パラメーター
- index
-
UInt32
unsigned int
uint32_t
プレゼンテーション モードが照会される時間指定メタデータ トラックのインデックス。
戻り値
プレゼンテーション モード。