FMediaIOCoreSampleContainer::SetDataBufferSize

If the channel does support it, set the maximum sample count of the channel.

Windows
MacOS
Linux

Override Hierarchy

ITimedDataInputChannel::SetDataBufferSize()

FMediaIOCoreSampleContainer::SetDataBufferSize()

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreSampleContainer.h

Include

#include "MediaIOCoreSampleContainer.h"

Syntax

virtual void SetDataBufferSize
(
    int32 BufferSize
)

Remarks

If the channel does support it, set the maximum sample count of the channel.

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