#include <iostream>
#include <stdio.h>
#include <fileref.h>
#include <tag.h>
Include dependency graph for tagreader.cpp:
Go to the source code of this file.
Namespaces | |
namespace | std |
Functions | |
TagLib::String | formatSeconds (int seconds) |
int | main (int argc, char *argv[]) |
TagLib::String formatSeconds | ( | int | seconds | ) |
Definition at line 36 of file tagreader.cpp.
Referenced by main().
Here is the caller graph for this function:
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 43 of file tagreader.cpp.
References formatSeconds().
Here is the call graph for this function: