Last Modified: 9/10/2021
Returns a non-zero value if the specified channel is currently playing a sample.
Name | Type | Required | Description |
Channel | Integer | Yes | Valid values are 0,1,2, and 3. |
Syntax: XgmIsPcmPlaying(<Channel>) |
a = XgmIsPcmPlaying(0) Print a |