Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/TAVResult
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AVResult.h |
|
TAVResult
(
TReturnValue const& ReturnValue
)
|
|
AVResult.h |
|
|
|
AVResult.h |
|
|
|
AVResult.h |
|
|
|
AVResult.h |
|
|
|
AVResult.h |
|
TAVResult()
| |
|
| Name |
TAVResult |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResult.h |
| Include Path |
#include "AVResult.h" |
TAVResult()
TAVResult(TReturnValue const &)
| |
|
| Name |
TAVResult |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResult.h |
| Include Path |
#include "AVResult.h" |
TAVResult
(
TReturnValue const & ReturnValue
)
TAVResult(FAVResult const &)
| |
|
| Name |
TAVResult |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResult.h |
| Include Path |
#include "AVResult.h" |
TAVResult
(
FAVResult const & Result
)
TAVResult(TReturnValue const &, FAVResult const &)
| |
|
| Name |
TAVResult |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResult.h |
| Include Path |
#include "AVResult.h" |
TAVResult
(
TReturnValue const & ReturnValue,
FAVResult const & Result
)
TAVResult(EAVResult, FString const &, FString const &, int32)
| |
|
| Name |
TAVResult |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResult.h |
| Include Path |
#include "AVResult.h" |
TAVResult
(
EAVResult Value,
FString const & Message,
FString const & Vendor,
int32 VendorValue
)
TAVResult(TReturnValue const &, EAVResult, FString const &, FString const &, int32)
| |
|
| Name |
TAVResult |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVResult.h |
| Include Path |
#include "AVResult.h" |
TAVResult
(
TReturnValue const & ReturnValue,
EAVResult Value,
FString const & Message,
FString const & Vendor,
int32 VendorValue
)