clean MultiFileSource

This commit is contained in:
Bruno
2021-05-06 23:56:31 +02:00
parent d56700a9d5
commit ee28a03a6c
3 changed files with 13 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ public:
/**
* Close the Media
* */
void close();
virtual void close();
/**
* Update texture with latest frame
* Must be called in rendering update loop