annotate src/libsndfile-1.0.25/man/sndfile-metadata-get.1 @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 .TH SNDFILE-METADATA-GET 1 "October 6, 2009"
Chris@0 2 .SH NAME
Chris@0 3 sndfile-metadata-get \- retrieve metadata from a sound file
Chris@0 4 .br
Chris@0 5 sndfile-metadata-set \- set metadata in a sound file
Chris@0 6 .SH SYNOPSIS
Chris@0 7 .B sndfile-metadata-get
Chris@0 8 .RI "[options] file"
Chris@0 9 .br
Chris@0 10 .B sndfile-metadata-set
Chris@0 11 .RI "[options] file"
Chris@0 12 .br
Chris@0 13 .B sndfile-metadata-set
Chris@0 14 .RI "[options] input-file output-file"
Chris@0 15
Chris@0 16 .SH DESCRIPTION
Chris@0 17 sndfile-metadata-get and sndfile-metadata-set use libsndfile
Chris@0 18 (http://www.mega-nerd.com/libsndfile/) to retrieve metadata from or set metadata
Chris@0 19 in a sound file.
Chris@0 20
Chris@0 21 Run "sndfile\-metadata\-get \-\-help" or "sndfile\-metadata\-set \-\-help" for
Chris@0 22 more information
Chris@0 23
Chris@0 24 .SH AUTHOR
Chris@0 25 This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.
Chris@0 26