/usr/share/doc-base/libopusfile is in libopusfile-doc 0.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | Document: libopusfile
Title: Opusfile library API documentation
Author: Xiph.Org
Abstract: A high-level API for basic manipulation of Ogg Opus audio streams
.
libopusfile provides several sets of built-in routines for file and stream
access, and may also use custom stream I/O routines provided by the embedded
environment. There are built-in I/O routines provided for ANSI-compliant
stdio (FILE *), memory buffers, and URLs (including <file:> URLs, plus
optionally <http:> and <https:> URLs).
.
It is implemented as a layer on top of Xiph.Org's reference libogg and
libopus libraries.
Section: Programming/C
Format: HTML
Index: /usr/share/doc/libopusfile-doc/html/index.html
Files: /usr/share/doc/libopusfile-doc/html/*
|