| Index: ppapi/api/ppb_audio.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_audio.idl (revision 145690)
|
| +++ ppapi/api/ppb_audio.idl (working copy)
|
| @@ -24,9 +24,9 @@
|
|
|
| /**
|
| * The <code>PPB_Audio</code> interface contains pointers to several functions
|
| - * for handling audio resources. Please refer to the
|
| - * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Pepper
|
| - * Audio API</a> for information on using this interface.
|
| + * for handling audio resources. Refer to the
|
| + * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Audio</a>
|
| + * chapter in the Developer's Guide for information on using this interface.
|
| * Please see descriptions for each <code>PPB_Audio</code> and
|
| * <code>PPB_AudioConfig</code> function for more details. A C example using
|
| * <code>PPB_Audio</code> and <code>PPB_AudioConfig</code> follows.
|
|
|