dsh_ChannelIsPlaying

__stdcall dsh_ChannelIsPlaying(
CHANNELID channel
);

Parameters

channel
Specifies the channel the function refers.


Return Values

Returns DSHRES_TRUE if channel is currently playing, DSHRES_FALSE if not. Other return values are DSHRES_WRONGPARAM and DSHRES_GENERALERROR.

Remarks

Donīt know something here.

See also

dsh_ChannelIsLooping