PSPSDK 2024-12-24
Loading...
Searching...
No Matches
SceMpegAu Struct Reference

#include <mpeg/pspmpeg.h>

Data Fields

SceUInt32 iPtsMSB
 presentation timestamp MSB
 
SceUInt32 iPts
 presentation timestamp LSB
 
SceUInt32 iDtsMSB
 decode timestamp MSB
 
SceUInt32 iDts
 decode timestamp LSB
 
SceUInt32 iEsBuffer
 Es buffer handle.
 
SceUInt32 iAuSize
 Au size.
 

Field Documentation

◆ iAuSize

SceUInt32 SceMpegAu::iAuSize

Au size.

◆ iDts

SceUInt32 SceMpegAu::iDts

decode timestamp LSB

◆ iDtsMSB

SceUInt32 SceMpegAu::iDtsMSB

decode timestamp MSB

◆ iEsBuffer

SceUInt32 SceMpegAu::iEsBuffer

Es buffer handle.

◆ iPts

SceUInt32 SceMpegAu::iPts

presentation timestamp LSB

◆ iPtsMSB

SceUInt32 SceMpegAu::iPtsMSB

presentation timestamp MSB


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