IMediaAudioSample::GetBuffer

Get the sample data. The returned buffer is only valid for the life time of this sample.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaAudioSample.h

Include

#include "IMediaAudioSample.h"

Syntax

const void * GetBuffer()

Remarks

Get the sample data.

The returned buffer is only valid for the life time of this sample.

Returns

Pointer to data buffer.

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