mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
d4e014e82d
These files were converted to mdoc by Jan Stary <hans@stare.cz>.
37 lines
778 B
Groff
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 .
|