IltmmTVTuner::put_TuningSpace Example for C

Copy tuning space from one TV tuner to another.

void IltmmTVTuner_get_TuningSpace_Example (IltmmTVTuner* pTuner) 
{ 
   long lTunSpc; 
   IltmmTVTuner_get_TuningSpace(pTuner, &lTunSpc); 
   IltmmTVTuner_put_TuningSpace(pTuner, lTunSpc); 
} 

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