IltmmPlay::get_StillTap Example for C++
long lStillTap;
m_player ->get_StillTap(&lStillTap);
if (lStillTap != ltmmPlay_StillTap_Source)
m_player ->put_StillTap(ltmmPlay_StillTap_Source);