Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/FAVResource
- FAVResource::LockScope()
- FVideoResourceRHI::LockScope()
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResource.h |
| Include | #include "AVResource.h" |
| Source | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Private/AVResource.cpp |
virtual FScopeLock LockScope&40;&41;
Remarks
Lock this resource for internal use, within the current scope. Is a blocking call until the lock can be taken. The lock object. Capture this, because when it goes out of scope it will unlock the resource.