package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jun 1, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Duration time.Duration `json:"duration"`
FileSize int64 `json:"fileSize"`
Video videoInfo `json:"video"`
Audio audioInfo `json:"audio"`
}
Info includes some general information about the video file.
GetInfo returns the information about the given video file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.