Navigation
API > API/Runtime > API/Runtime/AVEncoder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| VideoEncoderInput.h | |||
AVEncoder::FVideoEncoderInputFrame
(
const FVideoEncoderInputFrame& CloneFrom |
VideoEncoderInput.h |
AVEncoder::FVideoEncoderInputFrame()
| Name | AVEncoder::FVideoEncoderInputFrame |
| Type | function |
| Header File | /Engine/Source/Runtime/AVEncoder/Public/VideoEncoderInput.h |
| Include Path | #include "VideoEncoderInput.h" |
| Source | /Engine/Source/Runtime/AVEncoder/Private/VideoEncoderInput.cpp |
namespace AVEncoder
{
AVEncoder::FVideoEncoderInputFrame()
}
AVEncoder::FVideoEncoderInputFrame(const FVideoEncoderInputFrame &)
| Name | AVEncoder::FVideoEncoderInputFrame |
| Type | function |
| Header File | /Engine/Source/Runtime/AVEncoder/Public/VideoEncoderInput.h |
| Include Path | #include "VideoEncoderInput.h" |
| Source | /Engine/Source/Runtime/AVEncoder/Private/VideoEncoderInput.cpp |
namespace AVEncoder
{
AVEncoder::FVideoEncoderInputFrame
(
const FVideoEncoderInputFrame & CloneFrom
)
}