UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMediaCaptureDeviceInfo Struct Reference

#include <IMediaCaptureSupport.h>

Public Attributes

FText DisplayName
 
FString Info
 
EMediaCaptureDeviceType Type
 
FString Url
 

Detailed Description

Information about a capture device.

Member Data Documentation

◆ DisplayName

FText FMediaCaptureDeviceInfo::DisplayName

Human readable display name.

◆ Info

FString FMediaCaptureDeviceInfo::Info

Device specific debug information.

◆ Type

EMediaCaptureDeviceType FMediaCaptureDeviceInfo::Type

The type of capture device.

◆ Url

FString FMediaCaptureDeviceInfo::Url

Media URL string for use with media players.


The documentation for this struct was generated from the following file: