Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 2nd, 2005, 05:28 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default MCI COMMAND

How can i set BRIGHTNESS , CONTRAST ,TREBLE and BASS using the MCI commands ( SetVideo and SetAudio )in vb6 .

 
Old September 2nd, 2005, 01:34 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 627
Thanks: 0
Thanked 0 Times in 0 Posts
Default


set audio :
set bass to (number between 0-1000)
set treble to (number between 0-1000)

setvideo:
set brightness to (number between 0-1000)
set contrast to (number between 0-1000)

Marco
 
Old September 4th, 2005, 10:24 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes i know , but no worck .On VB6 i'm not a beginer.Thanks for reply .

 
Old September 6th, 2005, 01:12 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 627
Thanks: 0
Thanked 0 Times in 0 Posts
Default

is is possible that your audio/video devices do not support those calls (it works for me)
Marco
 
Old October 10th, 2005, 11:03 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by marcostraf
 is is possible that your audio/video devices do not support those calls (it works for me)
Marco





Similar Threads
Thread Thread Starter Forum Replies Last Post
Command text was not set for the command object Sheraz Khan Classic ASP Databases 2 May 29th, 2007 12:57 AM
MCI Souloron C# 2005 0 December 5th, 2006 09:23 AM
Using the Multimedia MCI Control Apocolypse2005 VB How-To 0 November 11th, 2005 03:52 PM
Command text was not set for the command object. deepa12 BOOK: Beginning ASP 3.0 5 November 2nd, 2004 05:37 PM
displaying video in c# using mci api mmmobasher VS.NET 2002/2003 0 January 17th, 2004 12:58 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.