array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.openal-source-pause.php', 1 => 'openal_source_pause', 2 => 'Pause the source', ), 'up' => array ( 0 => 'ref.openal.php', 1 => 'Функції OpenAL', ), 'prev' => array ( 0 => 'function.openal-source-get.php', 1 => 'openal_source_get', ), 'next' => array ( 0 => 'function.openal-source-play.php', 1 => 'openal_source_play', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/openal/functions/openal-source-pause.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

openal_source_pause

(PECL openal >= 0.1.0)

openal_source_pause Pause the source

Опис

openal_source_pause(resource $source): bool

Параметри

source

An Open AL(Source) resource (previously created by openal_source_create()).

Значення, що повертаються

Повертає true у разі успіху або false в разі помилки.

Прогляньте також