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