![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMediaCaptureSupport.h>
Public Attributes | |
| FText | DisplayName |
| FString | Info |
| EMediaCaptureDeviceType | Type |
| FString | Url |
Information about a capture device.
| FText FMediaCaptureDeviceInfo::DisplayName |
Human readable display name.
| FString FMediaCaptureDeviceInfo::Info |
Device specific debug information.
| EMediaCaptureDeviceType FMediaCaptureDeviceInfo::Type |
The type of capture device.
| FString FMediaCaptureDeviceInfo::Url |
Media URL string for use with media players.