/AvaVLCControl

Avalonia VLC Player in UserControl

Primary LanguageC#

AvaVLCControl

Avalonia VLC Player in UserControl

References

Refer to LibVLCSharp.Avalonia.Unofficial folder for the version lib handling the VideoView content property only, used by this POC sample.

Refer to LibVLCSharp.Avalonia.Unofficial.UCanvas folder for a version lib that allows to display multiple draggable controls over the scene of a video played with LibVLCSharp in an Avalonia app.

All samples

For VideoView content property only: LibVLCSharp.Avalonia.Unofficial.Samples

For multiple draggable controls: LibVLCSharp.Avalonia.Unofficial.UCanvas.Samples