Navigation
API > API/Plugins > API/Plugins/TmvMedia > API/Plugins/TmvMedia/ITmvMediaEncoderAccessUnit
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/Encoder/ITmvMediaEncoder.h |
| Include Path | #include "Encoder/ITmvMediaEncoder.h" |
FArchive * GetUnderlyingArchive() const