VLCPlaylistMode
From VideoLAN Wiki
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 |
