#include <VideoEncoderInputImpl.h>
◆ FVideoEncoderInputImpl()
| AVEncoder::FVideoEncoderInputImpl::FVideoEncoderInputImpl |
( |
| ) |
|
|
default |
◆ ~FVideoEncoderInputImpl()
◆ CreateBuffer()
◆ DestroyBuffer()
◆ Flush()
| void AVEncoder::FVideoEncoderInputImpl::Flush |
( |
| ) |
|
|
override |
◆ GetAvailableEncoders()
◆ GetCUDAEncoderContext()
| CUcontext AVEncoder::FVideoEncoderInputImpl::GetCUDAEncoderContext |
( |
| ) |
const |
|
override |
◆ GetHasFreeFrames()
| bool AVEncoder::FVideoEncoderInputImpl::GetHasFreeFrames |
( |
| ) |
const |
|
inline |
◆ GetNumActiveFrames()
| uint32 AVEncoder::FVideoEncoderInputImpl::GetNumActiveFrames |
( |
| ) |
const |
|
inline |
◆ IsUserManagedFrame()
◆ ObtainInputFrame()
◆ ReleaseInputFrame()
◆ SetupForCUDA()
| bool AVEncoder::FVideoEncoderInputImpl::SetupForCUDA |
( |
void * |
InApplicationContext | ) |
|
◆ SetupForD3D11()
| bool AVEncoder::FVideoEncoderInputImpl::SetupForD3D11 |
( |
void * |
InApplicationD3DDevice | ) |
|
◆ SetupForD3D11Shared()
| bool AVEncoder::FVideoEncoderInputImpl::SetupForD3D11Shared |
( |
void * |
InApplicationD3DDevice | ) |
|
◆ SetupForD3D12()
| bool AVEncoder::FVideoEncoderInputImpl::SetupForD3D12 |
( |
void * |
InApplicationD3DDevice | ) |
|
◆ SetupForD3D12Shared()
| bool AVEncoder::FVideoEncoderInputImpl::SetupForD3D12Shared |
( |
void * |
InApplicationD3DDevice | ) |
|
◆ SetupForDummy()
◆ SetupForYUV420P()
| bool AVEncoder::FVideoEncoderInputImpl::SetupForYUV420P |
( |
uint32 |
InWidth, |
|
|
uint32 |
InHeight |
|
) |
| |
The documentation for this class was generated from the following files: