Function Channel.expireAll

Acts as Mix_ExpireChannel(-1, ms) which halts all channels after a specified delay

static void expireAll (
  uint ms
) @trusted;

Parameters

NameDescription
ms number of milliseconds before the channels halt