FFmpeg
|
ID3v2EMFunc Struct Reference
Data Fields | |
const char * | tag3 |
const char * | tag4 |
void(* | read )(AVFormatContext *, AVIOContext *, int, char *, ID3v2ExtraMeta **) |
void(* | free )(void *obj) |
Detailed Description
Field Documentation
Definition at line 545 of file id3v2.c.
Referenced by ff_id3v2_free_extra_meta().
void(* ID3v2EMFunc::read) (AVFormatContext *, AVIOContext *, int, char *, ID3v2ExtraMeta **) |
Definition at line 544 of file id3v2.c.
Referenced by ff_id3v2_parse().
const char* ID3v2EMFunc::tag3 |
Definition at line 542 of file id3v2.c.
Referenced by get_extra_meta_func().
const char* ID3v2EMFunc::tag4 |
Definition at line 543 of file id3v2.c.
Referenced by get_extra_meta_func().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11