Image Viewer SDK for 32 bit, 64 bit MS Access 2016, VB.NET, C#, Delphi, VB6, VFP.
For Windows Developers who need to control speaker volume or microphone volume on Windows 11 /10 for VB.Net, C#, VC++, VB6 , Delphi, VFP, MS Access.
Platform :
Step 1: Download Video Edit Gold ActiveX setup disk and installed it Step 2: Make sure installed Quick time player. Step 3: Create New Visual Basic Project, select Windows Application.
Step 4: Select Component Tab in Toolbox, Right Click mouse and Select Add/Remove Items... , Select VideoEdit Gold Control.
Step 5: Drag the VideoEdit Gold Control from Components Tab to form.
Step 6: Add Button on form.
Step 7: Add following code in Button click event.
AxVideoEdit1.VideoSampleSize = 24 AxVideoEdit1.InitControl() AxVideoEdit1.AddVideo(strInputVideo, 0, idur, 0) AxVideoEdit1.AddAudio(strInputVideo, 0, idur) AxVideoEdit1.Save("c:\testvideo.mov") End Sub
Step 8: double click the VideoEdit Gold control, add following code in Complete event.
Step 9: Now you can run the sample.
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.