third_party_libsnd/man/sndfile-metadata-get.1
Erik de Castro Lopo d4e014e82d man/*.1 : Conver from man to mdoc markup language.
These files were converted to mdoc by Jan Stary <hans@stare.cz>.
2014-06-20 17:32:27 +10:00

37 lines
778 B
Groff

.Dd "June 19, 2014"
.Dt SNDFILE-METADATA-GET 1
.Os
.Sh NAME
.Nm sndfile-metadata-get
.Nd get or set metadata in a sound file
.Sh SYNOPSIS
.Nm sndfile-metadata-get
.Op Ar options
.\"FIXME add the details here
.Ar file
.Nm sndfile-metadata-set
.Op Ar options
.\"FIXME add the details here
.Ar file
.Nm sndfile-metadata-set
.Op Ar options
.\"FIXME add the details here
.Ar input-file
.Ar output-file
.Sh DESCRIPTION
.Nm sndfile-metadata-get
and
.Nm sndfile-metadata-set
use libsndfile
.Pq Lk http://www.mega-nerd.com/libsndfile/
to retrieve metadata from or set metadata in a sound file.
.Pp
Run
.Dq sndfile-metadata-get --help
or
.Dq sndfile-metadata-set --help
for more information.
.Sh AUTHORS
This manual page was written by
.An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com .