UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition vdecmpeg4_Stream.h:58
virtual void FoundVideoObjectLayer(const VOLInfo &volInfo)=0
Definition vdecmpeg4_Stream.h:22
virtual VIDStreamResult Read(uint8 *pRequestedDataBuffer, uint32 requestedDataBytes, uint32 &actualDataBytes)=0
Definition M4Bitstream.h:9
VIDStreamResult
Possible resuls for VIDStream methods.
Definition vdecmpeg4_Stream.h:11
@ VID_STREAM_ERROR
Definition vdecmpeg4_Stream.h:14
@ VID_STREAM_EOF
Definition vdecmpeg4_Stream.h:13
@ VID_STREAM_OK
Definition vdecmpeg4_Stream.h:12
VideoObjectLayer.
Definition vdecmpeg4_Stream.h:63
uint8 mAspectRatioPARheight
Definition vdecmpeg4_Stream.h:85
int16 mWidth
Definition vdecmpeg4_Stream.h:64
int16 mCodedHeight
Definition vdecmpeg4_Stream.h:68
uint8 mProfileLevel
Definition vdecmpeg4_Stream.h:87
int16 mHeight
Definition vdecmpeg4_Stream.h:65
uint8 mAspectRatioPARwidth
Definition vdecmpeg4_Stream.h:82
uint16 mFPSNumerator
Definition vdecmpeg4_Stream.h:89
uint8 mAspectRatio
Definition vdecmpeg4_Stream.h:78
uint16 mFPSDenominator
Definition vdecmpeg4_Stream.h:90
int16 mCodedWidth
Definition vdecmpeg4_Stream.h:67