Navigation
Unreal Engine C++ API Reference > Runtime > MediaUtils > TMediaSampleSinks
References
Module | MediaUtils |
Header | /Engine/Source/Runtime/MediaUtils/Public/MediaSampleSinks.h |
Include | #include "MediaSampleSinks.h" |
void Add
&40;
const TSharedRef< SinkType, ESPMode::ThreadSafe > & SampleSink,
UMediaPlayer &42; Player
&41;
Remarks
Add the given media sample sink to the collection.
Parameters
Name | Description |
---|---|
SampleSink | The sink to add. |