IltmfConvert::get_PreviewVisible Example for C++

void OnGetConvertPreviewVisible(IltmfConvert *pConvert, VARIANT_BOOL* vbPreview) 
{ 
   // get the preview visible state 
   pConvert->get_PreviewVisible(vbPreview); 
} 
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Foundation C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.