FVideoDecoder::Shutdown

Shuts the decoder down AND destroys it. Do not store a pointer to this decoder in a smart pointer!

Windows
MacOS
Linux

References

Module

AVEncoder

Header

/Engine/Source/Runtime/AVEncoder/Public/VideoDecoder.h

Include

#include "VideoDecoder.h"

Syntax

void Shutdown()

Remarks

Shuts the decoder down AND destroys it. Do not store a pointer to this decoder in a smart pointer!

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss