IMediaCaptureSupport::EnumerateVideoCaptureDevices

Enumerate available video capture devices.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaCaptureSupport.h

Include

#include "IMediaCaptureSupport.h"

Syntax

void EnumerateVideoCaptureDevices
(
    TArray< FMediaCaptureDeviceInfo > & OutDeviceInfos
)

Remarks

Enumerate available video capture devices.

Parameters

Parameter

Description

OutDeviceInfos

Will contain information about the devices.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss