Choose your operating system:
Windows
macOS
Linux
| IMediaClockSink::TickOutput()
|
Module |
|
Header |
/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h |
Include |
#include "MediaPlayerFacade.h" |
Source |
/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp |
Called each tick to output the rendered frame.
Parameter |
Description |
---|---|
DeltaTime |
Time since this function was last called. |
Timecode |
The current media time code. |