Navigation
API > API/Runtime > API/Runtime/MediaUtils > API/Runtime/MediaUtils/TMediaSampleSink
Register to receive events flowing to this sink
| Name | FOnMediaSampleSinkEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/MediaUtils/Public/MediaSampleSink.h |
| Include Path | #include "MediaSampleSink.h" |
Syntax
class FOnMediaSampleSinkEvent : public TBaseMulticastDelegate_TwoParams< void, EMediaSampleSinkEvent, const FMediaSampleSinkEventData & >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, EMediaSampleSinkEvent, const FMediaSampleSinkEventData & > → TMediaSampleSink::FOnMediaSampleSinkEvent