menu
my_utility package
documentation
cli/ffprobe.dart
FFProbeCliTool
FFProbeCliTool.new constructor
FFProbeCliTool.new constructor
dark_mode
light_mode
FFProbeCliTool
constructor
FFProbeCliTool
(
{
String
executable
=
"ffprobe"
,
int
?
windowsCodePage
=
WindowsCodePage.utf8
,
})
Implementation
FFProbeCliTool({ super.executable = "ffprobe", super.windowsCodePage, });
my_utility package
documentation
cli/ffprobe
FFProbeCliTool
FFProbeCliTool.new constructor
FFProbeCliTool class