TfrmMain.SecondesToHHMMSS Method

converti une durée en secondes vers un format HHH:MM:SS textuel (pour la ligne de commande de FFmpeg)

Unit: fMain
function SecondesToHHMMSS(const DureeEnSecondes: int64): string

Parameters

DureeEnSecondes
Type: System.Int64

Return Value

Type: System.string