Isolate implementation of CloneSource

This commit is contained in:
Bruno Herbelin
2022-01-13 22:00:25 +01:00
parent 1146a9125b
commit 3678e8fb27
12 changed files with 181 additions and 134 deletions

View File

@@ -25,6 +25,7 @@
#include "Primitives.h"
#include "Mesh.h"
#include "Source.h"
#include "CloneSource.h"
#include "MediaSource.h"
#include "SessionSource.h"
#include "StreamSource.h"