ID3v2EncContext Struct Reference

#include <id3v2.h>


Data Fields

int version
 ID3v2 minor version, either 3 or 4.
int64_t size_pos
 offset of the tag total size
int len
 size of the tag written so far


Detailed Description

Definition at line 49 of file id3v2.h.


Field Documentation

size of the tag written so far

Definition at line 52 of file id3v2.h.

Referenced by ff_id3v2_finish(), ff_id3v2_write_apic(), and ff_id3v2_write_metadata().

offset of the tag total size

Definition at line 51 of file id3v2.h.

Referenced by ff_id3v2_finish(), and ff_id3v2_start().

ID3v2 minor version, either 3 or 4.

Definition at line 50 of file id3v2.h.

Referenced by ff_id3v2_start(), ff_id3v2_write_apic(), ff_id3v2_write_metadata(), and id3v2_put_ttag().


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

Generated on Fri Oct 26 02:48:06 2012 for FFmpeg by  doxygen 1.5.8