Documentation ¶
Index ¶
Constants ¶
View Source
const ( MetadataHeader = ";FFMETADATA1" MetadataChapterSection = "[CHAPTER]" MetadataTitlePrefix = "title=" MetadataArtistPrefix = "artist=" MetadataAlbumPrefix = "album=" MetadataDescriptionPrefix = "description=" MetadataGenrePrefix = "genre=" MetadataYearPrefix = "year=" MetadataCopyrightPrefix = "copyright=" MetadataPerformerPrefix = "performer=" MetadataTimebaseDefaultValue = "TIMEBASE=1/1000" MetadataStartPrefix = "START=" MetadataEndPrefix = "END=" MetadataFilePrefix = "file=" MetadataFilename = "_ffmpegmetadata.txt" )
Variables ¶
This section is empty.
Functions ¶
func CreateMetadata ¶
func ExtractChapterDuration ¶
func ExtractFiles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.