FileMp4InputNode.pause() method

Pause the MP4 playback. This may not take fully immediate effect, frames already in flight within the Mp4Input workflow will still be emitted

Signature:

pause(): void;

Returns:

void