FOggVorbisEncoder::GetCompressedPacketSize

From IAudioEncoder: returns 0, since Ogg Vorbis is not built for networked streaming.

Windows
MacOS
Linux

Override Hierarchy

IAudioEncoder::GetCompressedPacketSize()

FOggVorbisEncoder::GetCompressedPacketSize()

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/Encoders/OggVorbisEncoder.h

Include

#include "DSP/Encoders/OggVorbisEncoder.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/OggVorbisEncoder.cpp

Syntax

virtual int32 GetCompressedPacketSize() const

Remarks

From IAudioEncoder: returns 0, since Ogg Vorbis is not built for networked streaming.

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