Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Media/AjaMedia/Source/AjaMediaOutput/Public/AjaMediaFrameGrabberProtocol.h |
Include |
#include "AjaMediaFrameGrabberProtocol.h" |
UCLASS(Meta=(DisplayName="AJA Output", CommandLineID="AJAOutput"))
class UAjaFrameGrabberProtocol : public UMovieSceneImageCaptureProtocolBase
Name | Description | ||
---|---|---|---|
|
Information |
States unused options for AJAFrameGrabberProtocolSettings |
|
|
MediaOutput |
~End UMovieSceneCaptureProtocolBase implementation AJA Setting to use for the FrameGrabberProtocol |
Name | Description | |
---|---|---|
|
UAjaFrameGrabberProtocol ( |
Name | Description | ||
---|---|---|---|
|
CanWriteToFileImpl |
Test whether this capture protocol thinks the file should be written to. |
|
|
FinalizeImpl() |
Called when we have finished capturing |
|
|
HasFinishedProcessingImpl() |
Check whether this protocol has any processing left to do, or whether it should be finalized. |
|
|
StartCaptureImpl() |
~UMovieSceneCaptureProtocolBase implementation |