videosphere
    Preparing search index...
    • Parses the end timestamp of an ffprobe stream entry (start_time + duration).

      Parameters

      • stream: Record<string, string>

        ffprobe stream object.

      Returns number

      End timestamp in seconds, or null when unavailable.