Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
Description
Implementations can return false when the output sdk is not ready. When this function returns false, the current output frame will be discarded.
| Name | IsReadyToOutput |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include Path | #include "MediaCapture.h" |
virtual bool IsReadyToOutput() const