FFmpegProgressEventArgsTime Property
The processed video time.
Namespace: DevCase.ThirdParty.FFmpegAssembly: DevCase.net48.ThirdParty.FFmpeg (in DevCase.net48.ThirdParty.FFmpeg.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public TimeSpan Time { get; }
Public ReadOnly Property Time As TimeSpan
Get
Dim instance As FFmpegProgressEventArgs
Dim value As TimeSpan
value = instance.Time
public:
property TimeSpan Time {
TimeSpan get ();
}
member Time : TimeSpan with get
No code example is currently available or this language may not be supported.
Property Value
TimeSpan
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
FFmpeg (ffmpeg.exe)