IMFTimedTextNotify::Cue メソッド (mfmediaengine.h)
テキスト トラックでキュー イベントが発生したときに呼び出されます。
構文
void Cue(
[in] MF_TIMED_TEXT_CUE_EVENT cueEvent,
[in] double currentTime,
[in] IMFTimedTextCue *cue
);
パラメーター
[in] cueEvent
発生したイベントの種類を指定する値。
[in] currentTime
型: double
キュー イベントが発生した現在の時刻。
[in] cue
種類: IMFTimedTextCue*
キューを表す IMFTimedTextCue オブジェクト。
戻り値
なし
必要条件
サポートされている最小のクライアント | Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2016 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | mfmediaengine.h |