FileMp4InputNode.playUntil() method

Start MP4 playback, pausing once the given offset is reached

Signature:

playUntil(offsetMs: number): void;

Parameters

Parameter Type Description

offsetMs

number

Returns:

void