File: libopusfile-doc.doc-base

package info (click to toggle)
opusfile 0.12-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,256 kB
  • sloc: ansic: 7,163; sh: 4,163; makefile: 312
file content (18 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (5)
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/*