Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from NickvisionApps/gircore
Browse files Browse the repository at this point in the history
Update GirCore example
  • Loading branch information
nlogozzo authored Jul 20, 2023
2 parents 793b089 + d82f17a commit 2db6a00
Show file tree
Hide file tree
Showing 50 changed files with 364 additions and 473 deletions.
115 changes: 56 additions & 59 deletions Docfx/_site/api/Nickvision.MPVSharp.Client.html

Large diffs are not rendered by default.

11 changes: 4 additions & 7 deletions Docfx/_site/api/Nickvision.MPVSharp.ClientException.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/check/apiSpec/new?filename=Nickvision_MPVSharp_ClientException.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.ClientException%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/gircore/apiSpec/new?filename=Nickvision_MPVSharp_ClientException.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.ClientException%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
</head>

<script type="module">
Expand Down Expand Up @@ -79,7 +79,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="Nickvision_MPVSharp_ClientException" data-uid="Nickvision.MPVSharp.ClientException" class="text-break">
Class ClientException
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientException.cs/#L9"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/ClientException.cs/#L9"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -187,7 +187,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Nickvision_MPVSharp_ClientException__ctor_Nickvision_MPVSharp_Internal_MPVError_" data-uid="Nickvision.MPVSharp.ClientException.#ctor(Nickvision.MPVSharp.Internal.MPVError)">
ClientException(MPVError)
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientException.cs/#L20"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/ClientException.cs/#L20"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Construct Client Exception</p>
Expand Down Expand Up @@ -224,7 +224,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Nickvision_MPVSharp_ClientException_Error" data-uid="Nickvision.MPVSharp.ClientException.Error">
Error
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientException.cs/#L14"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/ClientException.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>MPV Error code</p>
Expand Down Expand Up @@ -255,9 +255,6 @@ <h4 class="section">Property Value</h4>

</article>

<div class="contribution d-print-none">
<a href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientException.cs/#L9" class="edit-link">Edit this page</a>
</div>


</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/check/apiSpec/new?filename=Nickvision_MPVSharp_ClientMessageReceivedEventArgs.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.ClientMessageReceivedEventArgs%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/gircore/apiSpec/new?filename=Nickvision_MPVSharp_ClientMessageReceivedEventArgs.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.ClientMessageReceivedEventArgs%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
</head>

<script type="module">
Expand Down Expand Up @@ -79,7 +79,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="Nickvision_MPVSharp_ClientMessageReceivedEventArgs" data-uid="Nickvision.MPVSharp.ClientMessageReceivedEventArgs" class="text-break">
Class ClientMessageReceivedEventArgs
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L8"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L8"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -151,7 +151,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Nickvision_MPVSharp_ClientMessageReceivedEventArgs__ctor_System_String___" data-uid="Nickvision.MPVSharp.ClientMessageReceivedEventArgs.#ctor(System.String[])">
ClientMessageReceivedEventArgs(string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L19"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L19"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Create args for ClientMessage event</p>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Nickvision_MPVSharp_ClientMessageReceivedEventArgs_Args" data-uid="Nickvision.MPVSharp.ClientMessageReceivedEventArgs.Args">
Args
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L13"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L13"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>String array with client message arguments</p>
Expand Down Expand Up @@ -219,9 +219,6 @@ <h4 class="section">Property Value</h4>

</article>

<div class="contribution d-print-none">
<a href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/ClientMessageReceivedEventArgs.cs/#L8" class="edit-link">Edit this page</a>
</div>


</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/check/apiSpec/new?filename=Nickvision_MPVSharp_CommandReplyReceivedEventArgs.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.CommandReplyReceivedEventArgs%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/gircore/apiSpec/new?filename=Nickvision_MPVSharp_CommandReplyReceivedEventArgs.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.CommandReplyReceivedEventArgs%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
</head>

<script type="module">
Expand Down Expand Up @@ -79,7 +79,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="Nickvision_MPVSharp_CommandReplyReceivedEventArgs" data-uid="Nickvision.MPVSharp.CommandReplyReceivedEventArgs" class="text-break">
Class CommandReplyReceivedEventArgs
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L9"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L9"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -151,7 +151,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Nickvision_MPVSharp_CommandReplyReceivedEventArgs__ctor_System_UInt64_System_Int32_Nickvision_MPVSharp_Internal_MPVNode_" data-uid="Nickvision.MPVSharp.CommandReplyReceivedEventArgs.#ctor(System.UInt64,System.Int32,Nickvision.MPVSharp.Internal.MPVNode)">
CommandReplyReceivedEventArgs(ulong, int, MPVNode)
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L30"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L30"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Create args for CommandReply event</p>
Expand Down Expand Up @@ -194,7 +194,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Nickvision_MPVSharp_CommandReplyReceivedEventArgs_Error" data-uid="Nickvision.MPVSharp.CommandReplyReceivedEventArgs.Error">
Error
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L18"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L18"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Error code</p>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Nickvision_MPVSharp_CommandReplyReceivedEventArgs_ReplyUserdata" data-uid="Nickvision.MPVSharp.CommandReplyReceivedEventArgs.ReplyUserdata">
ReplyUserdata
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L14"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Reply userdata</p>
Expand Down Expand Up @@ -258,7 +258,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Nickvision_MPVSharp_CommandReplyReceivedEventArgs_Result" data-uid="Nickvision.MPVSharp.CommandReplyReceivedEventArgs.Result">
Result
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L22"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Command result</p>
Expand Down Expand Up @@ -289,9 +289,6 @@ <h4 class="section">Property Value</h4>

</article>

<div class="contribution d-print-none">
<a href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/CommandReplyReceivedEventArgs.cs/#L9" class="edit-link">Edit this page</a>
</div>


</div>
Expand Down
19 changes: 8 additions & 11 deletions Docfx/_site/api/Nickvision.MPVSharp.FileEndedEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/check/apiSpec/new?filename=Nickvision_MPVSharp_FileEndedEventArgs.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.FileEndedEventArgs%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/NickvisionApps/MPVSharp/new/gircore/apiSpec/new?filename=Nickvision_MPVSharp_FileEndedEventArgs.md&amp;value=---%0Auid%3A%20Nickvision.MPVSharp.FileEndedEventArgs%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
</head>

<script type="module">
Expand Down Expand Up @@ -79,7 +79,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="Nickvision_MPVSharp_FileEndedEventArgs" data-uid="Nickvision.MPVSharp.FileEndedEventArgs" class="text-break">
Class FileEndedEventArgs
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L9"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L9"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -151,7 +151,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Nickvision_MPVSharp_FileEndedEventArgs__ctor_Nickvision_MPVSharp_Internal_MPVEndFileReason_Nickvision_MPVSharp_Internal_MPVError_System_Int64_System_Int64_System_Int32_" data-uid="Nickvision.MPVSharp.FileEndedEventArgs.#ctor(Nickvision.MPVSharp.Internal.MPVEndFileReason,Nickvision.MPVSharp.Internal.MPVError,System.Int64,System.Int64,System.Int32)">
FileEndedEventArgs(MPVEndFileReason, MPVError, long, long, int)
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L44"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L44"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Create args for EndFile event</p>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Nickvision_MPVSharp_FileEndedEventArgs_Error" data-uid="Nickvision.MPVSharp.FileEndedEventArgs.Error">
Error
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L18"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L18"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Contains error code if reason is MPVEndFileReason.Error, or 0</p>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Nickvision_MPVSharp_FileEndedEventArgs_PlaylistEntryId" data-uid="Nickvision.MPVSharp.FileEndedEventArgs.PlaylistEntryId">
PlaylistEntryId
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L22"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Playlist entry Id of the file that was being played</p>
Expand Down Expand Up @@ -264,7 +264,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Nickvision_MPVSharp_FileEndedEventArgs_PlaylistInsertId" data-uid="Nickvision.MPVSharp.FileEndedEventArgs.PlaylistInsertId">
PlaylistInsertId
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L28"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L28"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>If loading ended, because the playlist entry to be played was for example
Expand Down Expand Up @@ -298,7 +298,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Nickvision_MPVSharp_FileEndedEventArgs_PlaylistInsertNumEntries" data-uid="Nickvision.MPVSharp.FileEndedEventArgs.PlaylistInsertNumEntries">
PlaylistInsertNumEntries
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L34"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L34"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>If loading ended, because the playlist entry to be played was for example
Expand Down Expand Up @@ -332,7 +332,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Nickvision_MPVSharp_FileEndedEventArgs_Reason" data-uid="Nickvision.MPVSharp.FileEndedEventArgs.Reason">
Reason
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L14"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/NickvisionApps/MPVSharp/blob/gircore/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>File ending reason</p>
Expand Down Expand Up @@ -363,9 +363,6 @@ <h4 class="section">Property Value</h4>

</article>

<div class="contribution d-print-none">
<a href="https://github.com/NickvisionApps/MPVSharp/blob/check/Nickvision.MPVSharp/FileEndedEventArgs.cs/#L9" class="edit-link">Edit this page</a>
</div>


</div>
Expand Down
Loading

0 comments on commit 2db6a00

Please sign in to comment.