Navigation
API > API/Plugins > API/Plugins/GPUTextureTransfer
| Name | FRegisterDMABufferArgs |
| Type | struct |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/GPUTextureTransfer/Public/GPUTextureTransfer.h |
| Include Path | #include "GPUTextureTransfer.h" |
Syntax
struct FRegisterDMABufferArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | void * | GPUTextureTransfer.h | ||
| Height | uint32 | GPUTextureTransfer.h | ||
| PixelFormat | EPixelFormat | GPUTextureTransfer.h | ||
| Stride | uint32 | GPUTextureTransfer.h | ||
| Width | uint32 | GPUTextureTransfer.h |