Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneCapture/Public/Protocols/ImageSequenceProtocol.h |
Include |
#include "Protocols/ImageSequenceProtocol.h" |
class UCompressedImageSequenceProtocol : public UImageSequenceProtocol
Name | Description | ||
---|---|---|---|
|
CompressionQuality |
Level of compression to apply to the image, between 1 (worst quality, best compression) and 100 (best quality, worst compression) |
Name | Description | |
---|---|---|
|
UCompressedImageSequenceProtocol ( |
Name | Description | ||
---|---|---|---|
|
GetCompressionQuality() |
Name | Description | ||
---|---|---|---|
|
AddFormatMappingsImpl ( |
Called when generating formatting filename to add any additional format mappings |
|
|
SetupImpl() |
~End UFrameGrabberProtocol implementation ~ UMovieSceneCaptureProtocol implementation |