Navigation
API > API/Plugins > API/Plugins/GPUTextureTransfer > API/Plugins/GPUTextureTransfer/FGPUTextureTransferModule
Description
Returns whether GPUDirect is enabled. This reflects the value of MediaIO.EnableGPUDirect. You should check IsAvailable to know if the library is initialized.
| Name | IsEnabled |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/GPUTextureTransfer/Public/GPUTextureTransferModule.h |
| Include Path | #include "GPUTextureTransferModule.h" |
| Source | /Engine/Plugins/Media/MediaIOFramework/Source/GPUTextureTransfer/Private/GPUTextureTransferModule.cpp |
bool IsEnabled() const