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