ID3 Meta Data Common Functionality.
More...
#include <MetaDataID3.h>
|
| int | findTag (const char *tag, const char *str, size_t len) |
| | find the tag position in the string - if not found we return -1;
|
| |
ID3 Meta Data Common Functionality.
- Author
- Phil Schatzmann
- Copyright
- GPLv3
◆ MetaDataID3Base()
◆ findTag()
| int findTag |
( |
const char * |
tag, |
|
|
const char * |
str, |
|
|
size_t |
len |
|
) |
| |
|
inlineprotected |
find the tag position in the string - if not found we return -1;
◆ setCallback()
| void setCallback |
( |
void(*)(MetaDataType info, const char *str, int len) |
fn | ) |
|
|
inline |
◆ armed
◆ callback
| void(* callback) (MetaDataType info, const char *title, int len) |
|
protected |
The documentation for this class was generated from the following file: