Navigation
API > API/Runtime > API/Runtime/MediaUtils > API/Runtime/MediaUtils/TMediaSampleSinks
Description
Flush all registered sinks.
This method will also remove expired sinks that haven't been removed yet.
| Name | Flush |
| Type | function |
| Header File | /Engine/Source/Runtime/MediaUtils/Public/MediaSampleSinks.h |
| Include Path | #include "MediaSampleSinks.h" |
void Flush
(
UMediaPlayer * MediaPlayer
)