Navigation
API > API/Plugins > API/Plugins/AvfMediaFactory
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAvfMediaSettings
References
| Module | AvfMediaFactory |
| Header | /Engine/Plugins/Media/AvfMedia/Source/AvfMediaFactory/Public/AvfMediaSettings.h |
| Include | #include "AvfMediaSettings.h" |
Syntax
UCLASS&40;Config&61;Engine&41;
class UAvfMediaSettings : public UObject
Remarks
Settings for the AvfMedia plug-in.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | NativeAudioOut | Play audio tracks via the operating system's native sound mixer. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. |