パッケージ: libusageenvironment3 (2018.11.26-1.1)
libusageenvironment3 に関するリンク
Debian の資源:
liblivemedia ソースパッケージをダウンロード:
- [liblivemedia_2018.11.26-1.1.dsc]
- [liblivemedia_2018.11.26.orig.tar.gz]
- [liblivemedia_2018.11.26-1.1.debian.tar.xz]
メンテナ:
- Debian Multimedia Maintainers (QA ページ, メールアーカイブ)
- Reinhard Tartler (QA ページ)
- Sam Hocevar (Debian packages) (QA ページ)
- Christophe Mutricy (QA ページ)
- Sebastian Ramacher (QA ページ)
外部の資源:
- ホームページ [www.live555.com]
類似のパッケージ:
multimedia RTSP streaming library (UsageEnvironment classes)
The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.
This package contains the UsageEnvironment library. The "UsageEnvironment" and "TaskScheduler" classes are used for scheduling deferred events, for assigning handlers for asynchronous read events, and for outputting error/warning messages. Also, the "HashTable" class defines the interface to a generic hash table, used by the rest of the code.
These are all abstract base classes; they must be subclassed for use in an implementation. These subclasses can exploit the particular properties of the environment in which the program will run - e.g., its GUI and/or scripting environment.
その他の libusageenvironment3 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3