FSoundWavePCMWriter::IsDone

Whether we have finished the write operation, by either succeeding, failing, or being cancelled.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SampleBufferIO.h

Include

#include "Sound/SampleBufferIO.h"

Source

/Engine/Source/Runtime/Engine/Private/SampleBufferIO.cpp

Syntax

bool IsDone()

Remarks

Whether we have finished the write operation, by either succeeding, failing, or being cancelled.

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