VLC  3.0.15
Macros
Playlist_NodeDeleteExplicit_flags

Flags for playlist_NodeDeleteExplicit. More...

Collaboration diagram for Playlist_NodeDeleteExplicit_flags:

Macros

#define PLAYLIST_DELETE_FORCE   0x01
 delete node even if read-only More...
 
#define PLAYLIST_DELETE_STOP_IF_CURRENT   0x02
 stop playlist playback if node is currently the one played More...
 

Detailed Description

Flags for playlist_NodeDeleteExplicit.

Macro Definition Documentation

◆ PLAYLIST_DELETE_FORCE

#define PLAYLIST_DELETE_FORCE   0x01

delete node even if read-only

◆ PLAYLIST_DELETE_STOP_IF_CURRENT

#define PLAYLIST_DELETE_STOP_IF_CURRENT   0x02

stop playlist playback if node is currently the one played