LibRtc::EAudioMuteReason

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

AVEncoder

Header

/Engine/Source/Runtime/AVEncoder/Public/AudioTypes.h

Include

#include "AudioTypes.h"

Syntax

namespace LibRtc
{
    enum EAudioMuteReason
    {
        Unsupported,
        Manual,
        NotListening,
        AdminDisabled,
    }
}

Values

Name

Description

Unsupported

Manual

NotListening

AdminDisabled

Remarks

Ue

ue eossdk

librtc

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