Navigation
API > API/Plugins > API/Plugins/WebMMedia > API/Plugins/WebMMedia/FWebMMediaTextureSample
| Name | FImagePlaneDesc |
| Type | struct |
| Header File | /Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMMediaTextureSample.h |
| Include Path | #include "WebMMediaTextureSample.h" |
Syntax
struct FImagePlaneDesc
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BytesPerPixel | uint8 | WebMMediaTextureSample.h | ||
| Dimensions | FIntPoint | 0=Y, 1=U, 2=V, 3=Alpha (not used) | WebMMediaTextureSample.h | |
| Stride | uint32 | WebMMediaTextureSample.h | ||
| VpxColorSpace | uint8 | WebMMediaTextureSample.h | ||
| VpxFullRange | uint8 | WebMMediaTextureSample.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FImagePlaneDesc& rhs |
WebMMediaTextureSample.h | ||
bool operator==
(
const FImagePlaneDesc& rhs |
WebMMediaTextureSample.h |