Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundWaveProxyReader
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProxyReader.h |
| Include | #include "Sound/SoundWaveProxyReader.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWaveProxyReader.cpp |
bool CanProduceMoreAudio() const
Remarks
Returns TRUE if the reader can produce audio (eg. has a valid decoder, it can still decode, etc.) true on success, false on failure.