<?php
$TOC = array (
  0 => 
  array (
    0 => 'openal.setup.php',
    1 => '安装/配置',
  ),
  1 => 
  array (
    0 => 'openal.constants.php',
    1 => '预定义常量',
  ),
  2 => 
  array (
    0 => 'ref.openal.php',
    1 => 'OpenAL 函数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.utilspec.audio.php',
    1 => '音频格式操作',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);