Difference between revisions of "VLCPlaylistMode"
Jump to navigation
Jump to search
m |
|||
Line 27: | Line 27: | ||
− | [[Category: | + | [[Category:Playlist]] |
Revision as of 02:51, 14 January 2007
VLCPlaylistMode is an enum within the ActiveX control. It contains the following data:
Datum Name | Datum Value |
VLCPlayListAppend | 4 |
VLCPlayListAppendAndGo | 12 |
VLCPlayListCheckInsert | 16 |
VLCPlayListInsert | 1 |
VLCPlayListInsertAndGo | 9 |
VLCPlayListReplace | 2 |
VLCPlayListReplaceAndGo | 8 |