Skip to content

Latest commit

 

History

History
83 lines (65 loc) · 2.96 KB

ns-strmif-dvd_playback_location2.md

File metadata and controls

83 lines (65 loc) · 2.96 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:strmif.tagDVD_PLAYBACK_LOCATION2
DVD_PLAYBACK_LOCATION2 (strmif.h)
The DVD_PLAYBACK_LOCATION2 structure indicates DVD playback location.
DVD_PLAYBACK_LOCATION2
DVD_PLAYBACK_LOCATION2 structure [DirectShow]
DVD_PLAYBACK_LOCATION2Structure
dshow.dvd_playback_location2
strmif/DVD_PLAYBACK_LOCATION2
dshow\dvd_playback_location2.htm
dshow
58506709-42e2-43e4-a4c7-b522b7d06e6f
4/26/2023
DVD_PLAYBACK_LOCATION2, DVD_PLAYBACK_LOCATION2 structure [DirectShow], DVD_PLAYBACK_LOCATION2Structure, dshow.dvd_playback_location2, strmif/DVD_PLAYBACK_LOCATION2
strmif.h
Dshow.h
Windows
Windows
DVD_PLAYBACK_LOCATION2
19H1
tagDVD_PLAYBACK_LOCATION2
strmif/tagDVD_PLAYBACK_LOCATION2
DVD_PLAYBACK_LOCATION2
strmif/DVD_PLAYBACK_LOCATION2
c++
APIRef
kbSyntax
HeaderDef
strmif.h
DVD_PLAYBACK_LOCATION2

DVD_PLAYBACK_LOCATION2 structure

-description

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The DVD_PLAYBACK_LOCATION2 structure indicates DVD playback location.

-struct-fields

-field TitleNum

Title number for the whole disc (not the track number of the Video Title Set).

-field ChapterNum

Part-of-title number with title. 0xffffffff if not a simple linear movie.

-field TimeCode

Timecode. Use DVD_HMSF_TIMECODE for current playback time. 0xffffffff if not a simple linear movie.

-field TimeCodeFlags

A bitwise DVD_TIMECODE_FLAGS enumeration.

-remarks

Either TitleNum and ChapterNum, or TitleNum and TimeCode, are sufficient to save the playback location for simple linear movies.

-see-also

DirectShow Structures