Navigation
API > API/Plugins > API/Plugins/MixedRealityCaptureFramework
| Name | FMrcVideoCaptureFeedIndex |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MixedRealityCaptureFramework/Source/MixedRealityCaptureFramework/Public/MrcVideoCaptureDevice.h |
| Include Path | #include "MrcVideoCaptureDevice.h" |
Syntax
USTRUCT (BlueprintType )
struct FMrcVideoCaptureFeedIndex
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MrcVideoCaptureDevice.h | |||
FMrcVideoCaptureFeedIndex
(
UMediaPlayer* MediaPlayer |
MrcVideoCaptureDevice.h | ||
FMrcVideoCaptureFeedIndex
(
FMediaCaptureDeviceInfo& DeviceInfo |
MrcVideoCaptureDevice.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceURL | FString | MrcVideoCaptureDevice.h |
|
|
| FormatIndex | int32 | MrcVideoCaptureDevice.h |
|
|
| StreamIndex | int32 | MrcVideoCaptureDevice.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsDeviceUrlValid() |
MrcVideoCaptureDevice.h | ||
bool IsSet
(
UMediaPlayer* MediaPlayer |
MrcVideoCaptureDevice.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMrcVideoCaptureFeedIndex& Rhs |
MrcVideoCaptureDevice.h | ||
bool operator==
(
const FMrcVideoCaptureFeedIndex& Rhs |
MrcVideoCaptureDevice.h |