IAudioCaptureStream::GetStreamTime

Get the stream time of the audio capture stream.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioCaptureCore

Header

/Engine/Source/Runtime/AudioCaptureCore/Public/AudioCaptureDeviceInterface.h

Include

#include "AudioCaptureDeviceInterface.h"

Syntax

bool GetStreamTime
(
    double & OutStreamTime
)

Remarks

Get the stream time of the audio capture stream.