FileMp4InputSettings.onApproachingEof property
Callback to be notified when playback is approaching the end of the file. Requires eofWarningMs to be set.
Signature:
onApproachingEof?: () => void;
Callback to be notified when playback is approaching the end of the file. Requires eofWarningMs to be set.
Signature:
onApproachingEof?: () => void;