Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingStreamer
Event fired when the streamer has disconnected from a signalling server and has stopped streaming.
| Name | FStreamingStoppedEvent |
| Type | class |
| Header File | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingStreamer.h |
| Include Path | #include "IPixelStreamingStreamer.h" |
Syntax
class FStreamingStoppedEvent : public TBaseMulticastDelegate_OneParam< void, IPixelStreamingStreamer * >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, IPixelStreamingStreamer * > → IPixelStreamingStreamer::FStreamingStoppedEvent