EMediaSoundChannels

Available media sound channel types.

Windows
MacOS
Linux

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h

Include

#include "MediaSoundComponent.h"

Syntax

enum EMediaSoundChannels
{
    Mono,
    Stereo,
    Surround,
}

Values

Name

Description

Mono

Mono (1 channel).

Stereo

Stereo (2 channels).

Surround

Surround sound (7.1 channels; for UI).

Remarks

Available media sound channel types.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss