IMediaTextureSample::GetNumMips

Get the number of mips encoded in the sample

Windows
MacOS
Linux

References

Module

Media

Header

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

Include

#include "IMediaTextureSample.h"

Syntax

virtual uint8 GetNumMips() const

Remarks

Get the number of mips encoded in the sample

Returns

Number of mips in the sample (including base level) @note Default implementation provided as most samples will not feature mips

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