IltmmPlay::get_StillTap Example for C++

HRESULT SetPlayerStillTap(IltmmPlay *pPlay) 
{ 
   // try to set the still tap setting to the source filter output 
   HRESULT hr = pPlay->put_StillTap(ltmmPlay_StillTap_Source); 
   return hr; 
} 

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Multimedia C API Help