CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
UCriWareManaWindowsSettings クラス

#include <CriWareManaWindowsSettings.h>

UCriWareManaWindowsSettings の継承関係図

公開メンバ関数

 UCriWareManaWindowsSettings (const FObjectInitializer &ObjectInitializer)
virtual FName GetCategoryName () const override

公開変数類

bool bEnableAV1Decoder
bool bEnableH264Decoder
bool bEnableVP9Decoder
bool bUseHardwareAcceleratedVideoDecoding
FCriWareManaMovieSettingOverrides ManaMovieOverrides

構築子と解体子

◆ UCriWareManaWindowsSettings()

UCriWareManaWindowsSettings::UCriWareManaWindowsSettings ( const FObjectInitializer & ObjectInitializer)

関数詳解

◆ GetCategoryName()

virtual FName UCriWareManaWindowsSettings::GetCategoryName ( ) const
inlineoverridevirtual

メンバ詳解

◆ bEnableAV1Decoder

bool UCriWareManaWindowsSettings::bEnableAV1Decoder

If enabled, allows usage of AV1 decoders.

◆ bEnableH264Decoder

bool UCriWareManaWindowsSettings::bEnableH264Decoder

If enabled, allows usage of h264 decoders.

◆ bEnableVP9Decoder

bool UCriWareManaWindowsSettings::bEnableVP9Decoder

If enabled, allows usage of vp9 decoders.

◆ bUseHardwareAcceleratedVideoDecoding

bool UCriWareManaWindowsSettings::bUseHardwareAcceleratedVideoDecoding

If enabled, use hardware accelerated video decoding (GPU) when possible otherwise fallback to software implementation (CPU).

◆ ManaMovieOverrides

FCriWareManaMovieSettingOverrides UCriWareManaWindowsSettings::ManaMovieOverrides

Mana Movie decode setting ovrrerides.


このクラス詳解は次のファイルから抽出されました: