Navigation
Unreal Engine C++ API Reference > Plugins > MediaIOCore > FMediaIOCoreSamples
References
Module | MediaIOCore |
Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreSamples.h |
Include | #include "MediaIOCoreSamples.h" |
bool AddVideo
&40;
const TSharedRef< IMediaTextureSample, ESPMode::ThreadSafe > & Sample
&41;
Remarks
Add the given video sample to the cache. True if the operation succeeds.
Parameters
Name | Description |
---|---|
Sample | The sample to add. |