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 Remove
&40;
const TSharedRef< SinkType, ESPMode::ThreadSafe > & SampleSink,
UMediaPlayer &42; Player
&41;
Remarks
Remove the given media sample sink from the collection.
Parameters
Name | Description |
---|---|
SampleSink | The sink to remove. |