ID3v2EMFunc Struct Reference

Data Fields

const char * tag3
const char * tag4
void(* read )(AVFormatContext *, AVIOContext *, int, char *, ID3v2ExtraMeta **)
void(* free )(void *obj)

Detailed Description

Definition at line 397 of file id3v2.c.


Field Documentation

void(* ID3v2EMFunc::free)(void *obj)

Definition at line 401 of file id3v2.c.

Referenced by ff_id3v2_free_extra_meta().

Definition at line 400 of file id3v2.c.

Referenced by ff_id3v2_parse().

const char* ID3v2EMFunc::tag3

Definition at line 398 of file id3v2.c.

const char* ID3v2EMFunc::tag4

Definition at line 399 of file id3v2.c.


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