ICodecEncoder::EncodeFrameData

Encode a frame and write the bitstream

Windows
MacOS
Linux

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/ICodecEncoder.h

Include

#include "ICodecEncoder.h"

Syntax

bool EncodeFrameData
(
    FMemoryWriter & Writer,
    const FGeometryCacheCodecEncodeArguments & Args
)

Remarks

Encode a frame and write the bitstream

Parameters

Parameter

Description

Writer

Writer for the output bit stream

Args

Encoding arguments

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