PDL_NotifyMusicPlaying

Description

You can use this call to avoid having two songs playing at the same time. Call it with PDL_TRUE to stop or pause the system media player. Other running apps also receive this notification, but their compliance is not guaranteed.

Syntax

PDL_Err PDL_NotifyMusicPlaying(PDL_bool MusicPlaying); 

Returns

PDL_ECONNECTION on error.