FFmpegProgressEventArgsWrittenBytes Property
The total amount of written bytes.
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 double WrittenBytes { get; }
Public ReadOnly Property WrittenBytes As Double
Get
Dim instance As FFmpegProgressEventArgs
Dim value As Double
value = instance.WrittenBytes
public:
property double WrittenBytes {
double get ();
}
member WrittenBytes : float with get
No code example is currently available or this language may not be supported.
Property Value
Double
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
FFmpeg (ffmpeg.exe)