UAudioCapture::IsCapturingAudio

Returns true if capturing audio.

Windows
MacOS
Linux

References

Module

AudioCapture

Header

/Engine/Plugins/Runtime/AudioCapture/Source/AudioCapture/Public/AudioCapture.h

Include

#include "AudioCapture.h"

Source

/Engine/Plugins/Runtime/AudioCapture/Source/AudioCapture/Private/AudioCapture.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="AudioCapture")
bool IsCapturingAudio()

Remarks

Returns true if capturing audio.

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