Navigation
API > API/Plugins > API/Plugins/PixelStreaming2RTC > API/Plugins/PixelStreaming2RTC/IPixelStreaming2RTCModule
Event fired when internal streamer is initialized and the methods on this module are ready for use.
| Name | FReadyEvent |
| Type | class |
| Header File | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2RTC/Public/IPixelStreaming2RTCModule.h |
| Include Path | #include "IPixelStreaming2RTCModule.h" |
Syntax
class FReadyEvent : public TBaseMulticastDelegate_OneParam< void, IPixelStreaming2RTCModule & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, IPixelStreaming2RTCModule & > → IPixelStreaming2RTCModule::FReadyEvent