Navigation
API > API/Runtime > API/Runtime/AVEncoder
Overloads
| |
|
| 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()
}
| |
|
| 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
)
}