Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidTrackExt ¶
func RunFFprobe ¶
Types ¶
type FileResult ¶
type FileResult struct { Path string Number int Name string Probe ProbeResult }
func CheckFile ¶
func CheckFile(filepath string) (FileResult, error)
TODO(patrik): Fix this function
Click to show internal directories.
Click to hide internal directories.