This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
memories
Watch
1
Star
0
Fork
You've already forked memories
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6591b3c39c
memories
/
config.go
8 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
ffprobe
2022-11-10 12:27:29 +00:00
package
main
type
Config
struct
{
ffmpeg
string
ffprobe
string
Tuning
2022-11-10 17:39:09 +00:00
chunkSize
int
ffprobe
2022-11-10 12:27:29 +00:00
}