Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type MediaFile ¶
type MediaFile struct {
// contains filtered or unexported fields
}
MediaFile - contains file information
func NewMediaFile ¶
NewMediaFile - generate new file and process meta data returns nil if file cannot be handled
type ProgressBar ¶
type ProgressBar struct {
// contains filtered or unexported fields
}
func NewProgressBar ¶
func NewProgressBar(total int) *ProgressBar
NewProgressBar - get new progress bar
Click to show internal directories.
Click to hide internal directories.