Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
Description
Get the output texture's flags. This can overriden to specify custom texture flags for the output texture. This method can be overriden when doing a custom capture pass; however, this is advanced usage so proceed with caution when changing these.
| Name | GetOutputTextureFlags |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include Path | #include "MediaCapture.h" |
virtual ETextureCreateFlags GetOutputTextureFlags() const