forked from Green-Sky/tomato
dvt default output
This commit is contained in:
parent
3d8deb310e
commit
ce6febdc29
@ -182,6 +182,7 @@ DebugVideoTap::DebugVideoTap(ObjectStore2& os, StreamManager& sm, TextureUploade
|
||||
);
|
||||
|
||||
_tap.emplace<Components::StreamSink>(Components::StreamSink::create<SDLVideoFrame>("DebugVideoTap"));
|
||||
_tap.emplace<Components::TagDefaultTarget>();
|
||||
|
||||
_os.throwEventConstruct(_tap);
|
||||
} catch (...) {
|
||||
|
Loading…
Reference in New Issue
Block a user