41 void ShowAisInfo(std::shared_ptr<const AisTargetData> palert_target);
42 bool AIS_AlertPlaying(
void) {
return m_bAIS_AlertPlaying; };
44 void OnSoundFinishedAISAudio(wxCommandEvent& event);
46 bool m_bAIS_Audio_Alert_On;
47 bool m_bAIS_AlertPlaying;
48 int m_alarm_defer_count;
50 wxDateTime m_lastMMSItime;
52 o_sound::Sound* m_AIS_Sound;