mod_musicindex  1.4.1
xing Struct Reference

xing header structure More...

Data Fields

long flags
unsigned long frames
unsigned long bytes
unsigned char toc [100]
long scale

Detailed Description

xing header structure

Definition at line 51 of file playlist-mp3.c.

Field Documentation

unsigned long xing::bytes

Definition at line 54 of file playlist-mp3.c.

Referenced by make_mp3_entry(), and xing_parse().

long xing::flags

Definition at line 52 of file playlist-mp3.c.

Referenced by xing_parse().

unsigned long xing::frames

Definition at line 53 of file playlist-mp3.c.

Referenced by make_mp3_entry(), and xing_parse().

long xing::scale

Definition at line 56 of file playlist-mp3.c.

Referenced by xing_parse().

unsigned char xing::toc[100]

Definition at line 55 of file playlist-mp3.c.

Referenced by xing_parse().


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