Data Fields

playlist_export_t Struct Reference
[Playlist]

Helper structure to export to file part of the playlist. More...

Collaboration diagram for playlist_export_t:
Collaboration graph
[legend]

Data Fields

const char * psz_filename
FILE * p_file
playlist_item_tp_root
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Detailed Description

Helper structure to export to file part of the playlist.


Field Documentation

set by the outside (eg.

module_need())

Referenced by playlist_Export().

(root of all evil) - 1

our parent

Referenced by playlist_Export().

Referenced by playlist_Export().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines