Navigation
API > API/Plugins > API/Plugins/TmvMedia > API/Plugins/TmvMedia/UTmvMediaTranscodeStage
Description
Updates the status of this stage to mirror that of the producer stage. This is the default behavior unless a stage is implementing an async queue.
| Name | UpdateStatusFromFrameProducer |
| Type | function |
| Header File | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Public/Transcoder/TmvMediaTranscodeStage.h |
| Include Path | #include "Transcoder/TmvMediaTranscodeStage.h" |
| Source | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Private/Transcoder/TmvMediaTranscodeStage.cpp |
void UpdateStatusFromFrameProducer
(
UTmvMediaTranscodeJob * InParentJob
)