Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UCaptureCardMediaSource
Description
Cache the configuration the player auto-detected from the live signal so the editor's Media Profile info panel can show the actual format instead of the stored default. Game-thread only.
| Name | SetLastDetectedConfiguration |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/CaptureCardMediaSource.h |
| Include Path | #include "CaptureCardMediaSource.h" |
| Source | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/CaptureCardMediaSource.cpp |
void SetLastDetectedConfiguration
(
const FMediaIOConfiguration & InConfiguration
)