AutoPlay Media Studio 9

QuickTime.SetMute

QuickTime.SetMute

This is the first topic This is the last topic  

QuickTime.SetMute

This is the first topic This is the last topic  

OverviewExamples

QuickTime.SetMute (

string ObjectName,

boolean Mute = true )

Example 1

– Toggle the mute state.

bMute = QuickTime.GetMute("QuickTime1");

QuickTime.SetMute("QuickTime1", not bMute);

Toggles the mute state of the QuickTime object named "QuickTime1."

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us