Navigation
API > API/Plugins > API/Plugins/TmvMedia > API/Plugins/TmvMedia/ITmvMediaDecoderAccessUnit
Description
Directly access the underlying archive. (TMP) This is expected to be an archive for only the access unit (not the whole container).
| Name | GetUnderlyingArchive |
| Type | function |
| Header File | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Public/Decoder/ITmvMediaDecoder.h |
| Include Path | #include "Decoder/ITmvMediaDecoder.h" |
FArchive * GetUnderlyingArchive() const