BASS.NET API for the Un4seen BASS Audio LibraryBASSDSHOWDVDGetProperty EnumerationBASS.NET API for the Un4seen BASS Audio Library

Namespace: Un4seen.Bass.AddOn.DShow
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.13.3
Syntax

public enum BASSDSHOWDVDGetProperty
Members

  Member nameValueDescription
BASS_DSHOW_CurentDVDTitle65552 Gets either the current title duration or position (see BASS_DSHOW_DVDCurrentTitleDuration and BASS_DSHOW_DVDCurrentTitlePosition).
BASS_DSHOW_DVDTitles65568 Gets the number of titles of a DVD stream.
BASS_DSHOW_DVDTitleChapters65584 Gets the number of chapters of a title.
BASS_DSHOW_DVDCurrentTitleDuration145 Flag to be used as the 'value' parameter with the BASS_DSHOW_CurentDVDTitle option to get the current title duration.
BASS_DSHOW_DVDCurrentTitlePosition146 Flag to be used as the 'value' parameter with the BASS_DSHOW_CurentDVDTitle option to get the current title position.
See Also

Reference