_id3v2_frame_list Struct Reference

Single linked list referencing a number of frames. More...

#include <mplib.h>


Data Fields

_id3v2_framedata
_id3v2_frame_listnext
_id3v2_frame_liststart


Detailed Description

Single linked list referencing a number of frames.

Definition at line 188 of file mplib.h.


Field Documentation

struct _id3v2_frame* _id3v2_frame_list::data
 

Definition at line 190 of file mplib.h.

struct _id3v2_frame_list* _id3v2_frame_list::next
 

Definition at line 191 of file mplib.h.

struct _id3v2_frame_list* _id3v2_frame_list::start
 

Definition at line 192 of file mplib.h.


The documentation for this struct was generated from the following file: