id3lib 3.8.3
Public Attributes | List of all members
ID3_FrameDef Struct Reference

#include <frame_def.h>

Public Attributes

ID3_FrameID eID
 
char sShortTextID [3+1]
 
char sLongTextID [4+1]
 
bool bTagDiscard
 
bool bFileDiscard
 
const ID3_FieldDefaeFieldDefs
 
const char * sDescription
 

Detailed Description

Definition at line 36 of file frame_def.h.

Member Data Documentation

◆ aeFieldDefs

const ID3_FieldDef* ID3_FrameDef::aeFieldDefs

Definition at line 43 of file frame_def.h.

◆ bFileDiscard

bool ID3_FrameDef::bFileDiscard

Definition at line 42 of file frame_def.h.

◆ bTagDiscard

bool ID3_FrameDef::bTagDiscard

Definition at line 41 of file frame_def.h.

◆ eID

ID3_FrameID ID3_FrameDef::eID

Definition at line 38 of file frame_def.h.

◆ sDescription

const char* ID3_FrameDef::sDescription

Definition at line 44 of file frame_def.h.

◆ sLongTextID

char ID3_FrameDef::sLongTextID[4+1]

Definition at line 40 of file frame_def.h.

◆ sShortTextID

char ID3_FrameDef::sShortTextID[3+1]

Definition at line 39 of file frame_def.h.


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

Generated for id3lib by doxygen 1.10.0