Improved GenericStreamSource, with stream discoverer

Also timeout to fail if open does not works + new GST icon.
This commit is contained in:
Bruno Herbelin
2021-12-31 13:15:23 +01:00
parent 7b26b0f23e
commit f02a99a4e2
6 changed files with 98 additions and 52 deletions

View File

@@ -23,7 +23,8 @@
#define ICON_SOURCE_GROUP 10, 6
#define ICON_SOURCE_RENDER 0, 2
#define ICON_SOURCE_CLONE 9, 2
#define ICON_SOURCE 12, 11
#define ICON_SOURCE_GSTREAMER 16, 16
#define ICON_SOURCE 13, 11
class SourceCallback;
class ImageShader;