Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioRenderer.Stop

Declaration

public static bool Stop();

Returns

bool True if the engine was recording when this function was called.

Description

Exits audio recording mode. After this audio output will be audible again.