UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
vdecmpeg4::VIDStreamEvents::VOLInfo Struct Reference

VideoObjectLayer. More...

#include <vdecmpeg4_Stream.h>

Public Attributes

int16 mWidth
 
int16 mHeight
 
int16 mCodedWidth
 
int16 mCodedHeight
 
uint8 mAspectRatio
 
uint8 mAspectRatioPARwidth
 
uint8 mAspectRatioPARheight
 
uint8 mProfileLevel
 
uint16 mFPSNumerator
 
uint16 mFPSDenominator
 

Detailed Description

VideoObjectLayer.

Member Data Documentation

◆ mAspectRatio

uint8 vdecmpeg4::VIDStreamEvents::VOLInfo::mAspectRatio

◆ mAspectRatioPARheight

uint8 vdecmpeg4::VIDStreamEvents::VOLInfo::mAspectRatioPARheight

Only valid if aspect_ratio_info == 0xf: This is an 8-bit unsigned integer which indicates the vertical size of pixel aspect ratio

◆ mAspectRatioPARwidth

uint8 vdecmpeg4::VIDStreamEvents::VOLInfo::mAspectRatioPARwidth

Only valid if aspect_ratio_info == 0xf: This is an 8-bit unsigned integer which indicates the horizontal size of pixel aspect ratio

◆ mCodedHeight

int16 vdecmpeg4::VIDStreamEvents::VOLInfo::mCodedHeight

◆ mCodedWidth

int16 vdecmpeg4::VIDStreamEvents::VOLInfo::mCodedWidth

◆ mFPSDenominator

uint16 vdecmpeg4::VIDStreamEvents::VOLInfo::mFPSDenominator

◆ mFPSNumerator

uint16 vdecmpeg4::VIDStreamEvents::VOLInfo::mFPSNumerator

◆ mHeight

int16 vdecmpeg4::VIDStreamEvents::VOLInfo::mHeight

◆ mProfileLevel

uint8 vdecmpeg4::VIDStreamEvents::VOLInfo::mProfileLevel

◆ mWidth

int16 vdecmpeg4::VIDStreamEvents::VOLInfo::mWidth

The documentation for this struct was generated from the following file: