Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkDefaultSourceSettings
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkSourceSettings.h |
| Include | #include "LiveLinkSourceSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig)
class ULiveLinkDefaultSourceSettings : public UObject
Remarks
Utility class that allows specifying default values for Source settings.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | DefaultSourceFrameBufferSize | Default number of frames that should be buffered by a LiveLink source. |