Navigation
API > API/Plugins > API/Plugins/AVCodecsCoreRHI > API/Plugins/AVCodecsCoreRHI/Video > API/Plugins/AVCodecsCoreRHI/Video/Resources > API/Plugins/AVCodecsCoreRHI/Video/Resources/FVideoResourceRHI
- FAVResource::LockScope()
- FVideoResourceRHI::LockScope()
References
| Module | AVCodecsCoreRHI |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCoreRHI/Public/Video/Resources/VideoResourceRHI.h |
| Include | #include "Video/Resources/VideoResourceRHI.h" |
| Source | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCoreRHI/Private/Video/Resources/VideoResourceRHI.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.