mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-19 15:15:13 +00:00
Expose RegisterFFmpeg() method
This commit is contained in:
Binary file not shown.
@@ -734,6 +734,11 @@
|
|||||||
Initializes the <see cref="T:Unosquare.FFmpegMediaElement.MediaElement.FFmpegPaths"/> class.
|
Initializes the <see cref="T:Unosquare.FFmpegMediaElement.MediaElement.FFmpegPaths"/> class.
|
||||||
</summary>
|
</summary>
|
||||||
</member>
|
</member>
|
||||||
|
<member name="M:Unosquare.FFmpegMediaElement.MediaElement.FFmpegPaths.RegisterFFmpeg">
|
||||||
|
<summary>
|
||||||
|
Extract and register FFmpeg from resources
|
||||||
|
</summary>
|
||||||
|
</member>
|
||||||
<member name="P:Unosquare.FFmpegMediaElement.MediaElement.FFmpegPaths.BasePath">
|
<member name="P:Unosquare.FFmpegMediaElement.MediaElement.FFmpegPaths.BasePath">
|
||||||
<summary>
|
<summary>
|
||||||
Gets the path to where the FFmpeg binaries are stored
|
Gets the path to where the FFmpeg binaries are stored
|
||||||
|
Reference in New Issue
Block a user