Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
- UMediaCapture::SupportsAnyThreadCapture()
- URivermaxMediaCapture::SupportsAnyThreadCapture()
- USharedMemoryMediaCapture::SupportsAnyThreadCapture()
- UAjaMediaCapture::SupportsAnyThreadCapture()
- UBlackmagicMediaCapture::SupportsAnyThreadCapture()
References
| Module | MediaIOCore |
| Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include | #include "MediaCapture.h" |
virtual bool SupportsAnyThreadCapture&40;&41; const
Remarks
Whether the capture callbacks can be called on any thread. If true, the _AnyThread callbacks will be used instead of the _RenderThread ones.