<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Name="Konfigurations-Baum" Expanded="True" Version="1462" Guid="{4E982556-11A0-4344-A27B-5BA58CAECB4B}" Time="1292492281.38">
    <Autostart Name="Autostart" Expanded="True">
        <Plugin File="MceRemote" Identifier="MceRemote">
            gAJHP8MzMzMzMzOJhnEALg==
        </Plugin>
        <Plugin File="VLC" Identifier="VLC">
            gAJYCQAAAGxvY2FsaG9zdHEATdIEiIdxAS4=
        </Plugin>
    </Autostart>
    <Folder Name="VLC" Expanded="True">
        <Folder Name="Start" id="10" Expanded="True">
            <Macro Name="Starte Anwendung: vlc.exe" Expanded="True">
                <Event Name="MceRemote.Star" />
                <Action>
                    System.Execute(u'C:\\Program Files\\VideoLAN\\VLC\\vlc.exe', u'C:\\test1.xspf', 0, False, 2, u'')
                </Action>
                <Action>
                    EventGhost.EnableItem(XmlIdLink(69))
                </Action>
                <Action>
                    EventGhost.DisableItem(XmlIdLink(10))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="VLC media player" Expanded="True">
            <Macro Name="Start">
                <Action>
                    VLC.Start()
                </Action>
            </Macro>
            <Macro Name="My Command">
                <Action>
                    VLC.MyCommand()
                </Action>
            </Macro>
            <Macro Name="Play">
                <Action>
                    VLC.Play()
                </Action>
            </Macro>
            <Macro Name="Pause">
                <Action>
                    VLC.Pause()
                </Action>
            </Macro>
            <Macro Name="Stop">
                <Action>
                    VLC.Stop()
                </Action>
            </Macro>
            <Macro Name="Fast Forward">
                <Action>
                    VLC.FastForward()
                </Action>
            </Macro>
            <Macro Name="Fast Rewind">
                <Action>
                    VLC.FastRewind()
                </Action>
            </Macro>
            <Macro Name="Play Faster">
                <Action>
                    VLC.PlayFaster()
                </Action>
            </Macro>
            <Macro Name="Play Slower">
                <Action>
                    VLC.PlaySlower()
                </Action>
            </Macro>
            <Macro Name="Play Normal">
                <Action>
                    VLC.PlayNormal()
                </Action>
            </Macro>
            <Macro Name="Fullscreen" Expanded="True">
                <Event Name="MceRemote.7BB3" />
                <Action>
                    Window.FindWindow(u'vlc.exe', u'rtsp://192.168.0.10/live_mpeg4.sdp - VLC media player', u'QWidget', None, None, None, False, 1.0, 0)
                </Action>
                <Action>
                    VLC.Fullscreen()
                </Action>
            </Macro>
            <Macro Name="Next Playlist Item">
                <Action>
                    VLC.NextPlaylistItem()
                </Action>
            </Macro>
            <Macro Name="Previous Playlist Item">
                <Action>
                    VLC.PreviousPlaylistItem()
                </Action>
            </Macro>
            <Macro Name="Next Title">
                <Action>
                    VLC.NextTitle()
                </Action>
            </Macro>
            <Macro Name="Previous Title">
                <Action>
                    VLC.PreviousTitle()
                </Action>
            </Macro>
            <Macro Name="Next Chapter">
                <Action>
                    VLC.NextChapter()
                </Action>
            </Macro>
            <Macro Name="Previous Chapter">
                <Action>
                    VLC.PreviousChapter()
                </Action>
            </Macro>
            <Macro Name="Current Playlist Status">
                <Action>
                    VLC.CurrentPlaylistStatus()
                </Action>
            </Macro>
            <Macro Name="Stream Info">
                <Action>
                    VLC.StreamInfo()
                </Action>
            </Macro>
            <Macro Name="Show Playlist">
                <Action>
                    VLC.ShowPlaylist()
                </Action>
            </Macro>
            <Macro Name="Clear Playlist">
                <Action>
                    VLC.ClearPlaylist()
                </Action>
            </Macro>
            <Macro Name="Volume Up">
                <Action>
                    VLC.VolumeUp()
                </Action>
            </Macro>
            <Macro Name="Volume Down">
                <Action>
                    VLC.VolumeDown()
                </Action>
            </Macro>
            <Macro Name="Quit" Expanded="True">
                <Action>
                    VLC.Quit()
                </Action>
            </Macro>
            <Macro Name="Help">
                <Action>
                    VLC.Help()
                </Action>
            </Macro>
        </Folder>
        <Folder Name="Kill" id="69" Enabled="False" Expanded="True">
            <Macro Name="Quit" Expanded="True">
                <Event Name="MceRemote.Star" />
                <Action>
                    Window.FindWindow(u'vlc.exe', None, None, None, None, None, False, 0.0, 0)
                </Action>
                <Action>
                    Window.Close()
                </Action>
                <Action>
                    EventGhost.EnableItem(XmlIdLink(10))
                </Action>
                <Action>
                    EventGhost.DisableItem(XmlIdLink(69))
                </Action>
            </Macro>
        </Folder>
    </Folder>
</EventGhost>
