Navigation
API > API/Plugins > API/Plugins/TmvMedia
TMV access unit parser interface.
| Name | ITmvMediaParser |
| Type | class |
| Header File | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Public/Decoder/ITmvMediaDecoder.h |
| Include Path | #include "Decoder/ITmvMediaDecoder.h" |
Syntax
class ITmvMediaParser
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ITmvMediaParser() |
Decoder/ITmvMediaDecoder.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ETmvMediaDecoderResult ParseMipInfos
(
ITmvMediaDecoderAccessUnit& InAccessUnit, |
Parse the access unit for the mip infos. | Decoder/ITmvMediaDecoder.h |