FWebMMediaAudioSample::GetFrames

Get the number of frames in the buffer. A frame consists of one sample value per channel.

Windows
MacOS
Linux

Override Hierarchy

IMediaAudioSample::GetFrames()

FWebMMediaAudioSample::GetFrames()

References

Module

WebMMedia

Header

/Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMMediaAudioSample.h

Include

#include "WebMMediaAudioSample.h"

Syntax

virtual uint32 GetFrames() const

Remarks

Get the number of frames in the buffer.

A frame consists of one sample value per channel.

Returns

Frame count.

See Also

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