downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Context options> <リソース型
[edit] Last updated: Fri, 25 May 2012

view this page in

定義済み定数

以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。

OGG/Vorbis は、以下のフォーマットの PCM エンコーディングをサポートします
定数 定義
OGGVORBIS_PCM_U8 符号なし 8 ビット PCM。
OGGVORBIS_PCM_S8 符号付き 8 ビット PCM。
OGGVORBIS_PCM_U16_LE 符号なし 16 ビット PCM。リトルエンディアンバイトオーダー。
OGGVORBIS_PCM_U16_BE 符号なし 16 ビット PCM。ビッグエンディアンバイトオーダー。
OGGVORBIS_PCM_S16_LE 符号付き 16 ビット PCM。リトルエンディアンバイトオーダー。
OGGVORBIS_PCM_S16_BE 符号付き 16 ビット PCM。ビッグエンディアンバイトオーダー。


add a note add a note User Contributed Notes 定義済み定数
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites