Navigation
API > API/Plugins > API/Plugins/TmvMedia > API/Plugins/TmvMedia/UTmvMediaTranscodeJob
Description
Called by the processing stages in case a fatal error requires the job to stop. Checks if the job is valid before reporting the error.
| Name | SafeReportError |
| Type | function |
| Header File | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Public/Transcoder/TmvMediaTranscodeJob.h |
| Include Path | #include "Transcoder/TmvMediaTranscodeJob.h" |
static void SafeReportError
(
UTmvMediaTranscodeJob * InJob,
const FText & InErrorMessage
)