Navigation
API > API/Plugins > API/Plugins/PixelStreaming2Core > API/Plugins/PixelStreaming2Core/IPixelStreaming2Streamer
Event fired just before the streamer begins connecting to signalling.
| Name | FPreConnectionEvent |
| Type | class |
| Header File | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2Core/Public/IPixelStreaming2Streamer.h |
| Include Path | #include "IPixelStreaming2Streamer.h" |
Syntax
class FPreConnectionEvent : public TBaseMulticastDelegate_OneParam< void, IPixelStreaming2Streamer * >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, IPixelStreaming2Streamer * > → IPixelStreaming2Streamer::FPreConnectionEvent