Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/FAVResource
Description
Lock this resource for internal use, within the current scope. Is a blocking call until the lock can be taken.
| Name | LockScope |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResource.h |
| Include Path | #include "AVResource.h" |
| Source | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Private/AVResource.cpp |
virtual FScopeLock LockScope()
The lock object. Capture this, because when it goes out of scope it will unlock the resource.