FWebMMediaTextureSample::GetStride

Get the horizontal stride (aka. pitch) of the sample's frame buffer.

Windows
MacOS
Linux

Override Hierarchy

IMediaTextureSample::GetStride()

FWebMMediaTextureSample::GetStride()

References

Module

WebMMedia

Header

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

Include

#include "WebMMediaTextureSample.h"

Source

/Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Private/Player/WebMMediaTextureSample.cpp

Syntax

virtual uint32 GetStride() const

Remarks

Get the horizontal stride (aka. pitch) of the sample's frame buffer.

Returns

The buffer stride (in number of bytes).

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