XgmIsPcmPlaying()
Previous  Next

Description: Returns a non-zero value if the specified channel is currently playing a sample.
Return Type: Integer

     Syntax:

XgmIsPcmPlaying(Channel)


Part
Description
<Channel>
Required. This is the channel you want that status of. Valid channel range is 0 to 3.

Example:

        b = XgmIsPcmPlaying(1)