libcfe  0.12.1
some useful C-functions
ID3_tag Struct Reference

#include <id3.h>

Data Fields

uint8_t version_major
 
uint8_t version_rev
 
uint8_t flags
 
uint32_t size
 
unsigned char * frames
 

Detailed Description

Definition at line 7 of file id3.h.

Field Documentation

◆ flags

uint8_t flags

Definition at line 11 of file id3.h.

◆ frames

unsigned char* frames

Definition at line 13 of file id3.h.

◆ size

uint32_t size

Definition at line 12 of file id3.h.

◆ version_major

uint8_t version_major

Definition at line 9 of file id3.h.

◆ version_rev

uint8_t version_rev

Definition at line 10 of file id3.h.


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