Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/FAVDevice
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVDevice.h |
| Include | #include "AVDevice.h" |
| Source | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Private/AVDevice.cpp |
static TSharedRef< FAVDevice > & GetHardwareDevice
(
int32 Index
)
Remarks
Get the global hardware device. The global hardware device at Index.
Parameters
| Name | Description |
|---|---|
| Index | Index of the device if there are multiple hardware devices present (multiple GPUs or external cards). |