XplayerPlPlaylistIter

XplayerPlPlaylistIter — playlist manipulation object

Stability Level

Stable, unless otherwise indicated

Synopsis

#include <xplayer-pl-playlist.h>

                    XplayerPlPlaylistIter;

Description

XplayerPlPlaylistIter refers to an element in a playlist and is designed to bridge between application provided playlist widgets or objects, and XplayerPlParser's saving code.

Details

XplayerPlPlaylistIter

typedef struct {
} XplayerPlPlaylistIter;

All the fields in the XplayerPlPlaylistIter structure are private and should never be accessed directly.