Searched refs:PLAY_SOUND (Results 1 – 1 of 1) sorted by relevance
63 private const val PLAY_SOUND = 0x01 constant116 if (bits and PLAY_SOUND == 0) { in createChannel()