Navigation
API > API/Runtime > API/Runtime/MediaUtils > API/Runtime/MediaUtils/TMediaSampleSinks
Description
Add the given media sample sink to the collection.
| Name | Add |
| Type | function |
| Header File | /Engine/Source/Runtime/MediaUtils/Public/MediaSampleSinks.h |
| Include Path | #include "MediaSampleSinks.h" |
void Add
(
const TSharedRef < SinkType, ESPMode::ThreadSafe > & SampleSink,
UMediaPlayer * Player
)
Parameters
| Name | Remarks |
|---|---|
| SampleSink | The sink to add. |
See Also
-
Num
-
Remove