A directory entry pointing to a playlist file.
More...
#include <PlaylistInfo.hxx>
|
std::string | name |
| The UTF-8 encoded name of the playlist file. More...
|
|
time_t | mtime |
|
A directory entry pointing to a playlist file.
Definition at line 33 of file PlaylistInfo.hxx.
◆ PlaylistInfo() [1/4]
PlaylistInfo::PlaylistInfo |
( |
| ) |
|
|
default |
◆ PlaylistInfo() [2/4]
template<typename N >
PlaylistInfo::PlaylistInfo |
( |
N && |
_name, |
|
|
time_t |
_mtime |
|
) |
| |
|
inline |
◆ PlaylistInfo() [3/4]
◆ PlaylistInfo() [4/4]
◆ mtime
time_t PlaylistInfo::mtime |
◆ name
std::string PlaylistInfo::name |
The UTF-8 encoded name of the playlist file.
Definition at line 37 of file PlaylistInfo.hxx.
The documentation for this struct was generated from the following file: