SiteKiosk Documentation
One Step Back

ToggleMuted Method




The ToggleMuted method toggles whether the mixer is muted.


Syntax

    SiteKiosk.Multimedia.ToggleMuted()
Return Value
    None.
Remarks
    None.
Examples
    The following example toggles whether the mixer is muted.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteKiosk.Multimedia.ToggleMuted();
    </SCRIPT>

Applies to
    SiteKiosk v7.0 (and later versions).

Back to topBack to top

© 1997-2010 PROVISIO - Aventura, USA & Muenster, Germany - SiteKiosk DevTeam