#include <playlist.hpp>
Public Attributes | |
| std::string | name |
| std::vector< fs::path > | shaders |
Definition at line 11 of file ACMXVK/app/playlist.hpp.
| std::string acmxvk::PlaylistNode::name |
Definition at line 12 of file ACMXVK/app/playlist.hpp.
| std::vector<fs::path> acmxvk::PlaylistNode::shaders |
Definition at line 13 of file ACMXVK/app/playlist.hpp.
Referenced by acmxvk::load_playlist().