Navigation
API > API/Plugins > API/Plugins/MP4Muxer > API/Plugins/MP4Muxer/IMP4RawMuxer
Description
Stops muxing and closes the output file. This can be called at any time to abort the process and must be called when muxing is complete (either with or without error).
| Name | StopAndClose |
| Type | function |
| Header File | /Engine/Plugins/Media/MP4Utilities/Source/MP4Muxer/Public/MP4Muxer.h |
| Include Path | #include "MP4Muxer.h" |
bool StopAndClose()