Skip to content

Instantly share code, notes, and snippets.

@mfkl
Created May 26, 2020 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfkl/6678cff4e2077b8758aa63b80a9af422 to your computer and use it in GitHub Desktop.
Save mfkl/6678cff4e2077b8758aa63b80a9af422 to your computer and use it in GitHub Desktop.
winmdexp @config.rsp libvlcsharp.winmdobj
Microsoft (R) .NET Framework Windows Metadata Exporter 4.8.3928.0
Copyright (C) Microsoft Corporation. All rights reserved.
Exporting 'libvlcsharp.winmdobj'.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Category'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.MediaDiscovererDescription.<LongName>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-public field 'LibVLCSharp.Shared.MediaDiscovererCategory
LibVLCSharp.Shared.MediaDiscovererDescription.<Category>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.MediaDiscovererDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.LongName.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.LongName'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Category.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription..ctor(System.String, System.String, LibVLCSharp.Shared.MediaDiscovererCategory)'.
Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaSlave' contains non-field member 'LibVLCSharp.Shared.MediaSlave..ctor(System.String,
LibVLCSharp.Shared.MediaSlaveType, System.UInt32)'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.AudioTrack' contains non-field member 'LibVLCSharp.Shared.AudioTrack..ctor(System.UInt32,
System.UInt32)'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.SubtitleTrack' contains non-field member
'LibVLCSharp.Shared.SubtitleTrack..ctor(System.String)'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaTrack' contains non-field member 'LibVLCSharp.Shared.MediaTrack..ctor(System.UInt32,
System.UInt32, System.Int32, LibVLCSharp.Shared.TrackType, System.Int32, System.Int32, LibVLCSharp.Shared.MediaTrackData,
System.UInt32, System.String, System.String)'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaTrackData' contains non-field member
'LibVLCSharp.Shared.MediaTrackData..ctor(LibVLCSharp.Shared.AudioTrack, LibVLCSharp.Shared.VideoTrack,
LibVLCSharp.Shared.SubtitleTrack)'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.RendererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.RendererDescription.<LongName>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.RendererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.RendererDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.LongName.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.LongName'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription..ctor(System.String, System.String)'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.VideoViewpoint' contains non-field member
'LibVLCSharp.Shared.VideoViewpoint..ctor(System.Single, System.Single, System.Single, System.Single)'. Windows Runtime structures can
contain only fields.
error WME1095 : Method 'LibVLCSharp.Shared.Core.Initialize(System.String)' has parameter 'libvlcDirectoryPath' which is optional.
Windows Runtime methods cannot have optional parameters.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.DialogQuestionType' has an unexpected base type, 'System.Enum'. The base type
of an enumeration must be System.Enum.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayError' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayError.Invoke(System.String, System.String)' has a parameter of type
'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it implements interfaces
that are valid Windows Runtime types. Consider changing the method signature to use one of the following types instead: ''.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayLogin' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayLogin.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.String, System.Boolean, System.Threading.CancellationToken)' has a parameter of type 'System.Threading.Tasks.Task' in its
signature. Although this type is not a valid Windows Runtime type, it implements interfaces that are valid Windows Runtime types.
Consider changing the method signature to use one of the following types instead: ''.
error WME1033 : Method 'LibVLCSharp.Shared.DisplayLogin.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.String, System.Boolean, System.Threading.CancellationToken)' has parameter 'token' of type
'System.Threading.CancellationToken'. 'System.Threading.CancellationToken' is not a valid Windows Runtime parameter type.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayQuestion' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayQuestion.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
LibVLCSharp.Shared.DialogQuestionType, System.String, System.String, System.String, System.Threading.CancellationToken)' has a
parameter of type 'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it
implements interfaces that are valid Windows Runtime types. Consider changing the method signature to use one of the following types
instead: ''.
error WME1033 : Method 'LibVLCSharp.Shared.DisplayQuestion.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
LibVLCSharp.Shared.DialogQuestionType, System.String, System.String, System.String, System.Threading.CancellationToken)' has
parameter 'token' of type 'System.Threading.CancellationToken'. 'System.Threading.CancellationToken' is not a valid Windows Runtime
parameter type.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayProgress' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayProgress.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.Boolean, System.Single, System.String, System.Threading.CancellationToken)' has a parameter of type
'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it implements interfaces
that are valid Windows Runtime types. Consider changing the method signature to use one of the following types instead: ''.
error WME1033 : Method 'LibVLCSharp.Shared.DisplayProgress.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.Boolean, System.Single, System.String, System.Threading.CancellationToken)' has parameter 'token' of type
'System.Threading.CancellationToken'. 'System.Threading.CancellationToken' is not a valid Windows Runtime parameter type.
error WME1018 : Delegate type 'LibVLCSharp.Shared.UpdateProgress' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.UpdateProgress.Invoke(LibVLCSharp.Shared.Dialog, System.Single, System.String)' has a
parameter of type 'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it
implements interfaces that are valid Windows Runtime types. Consider changing the method signature to use one of the following types
instead: ''.
error WME1074 : Type 'LibVLCSharp.Shared.Internal' is an abstract type. Abstract classes cannot be exported to the Windows Runtime.
error WME1032 : Method 'LibVLCSharp.Shared.Internal.NativeReference.get()' returns 'System.IntPtr', which is not a valid Windows
Runtime type. Methods exposed to Windows Runtime must return only Windows Runtime types.
error WME1070 : Method 'LibVLCSharp.Shared.LibVLC.Equals(System.Object)' overrides a virtual method. An override method must be
sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.LibVLC.GetHashCode()' overrides a virtual method. An override method must be sealed in
order to override an inherited virtual method.
error WME1106 : Method 'LibVLCSharp.Shared.LibVLC..ctor(System.String[])' has parameter 'options' which is an array. In the Windows
Runtime, the contents of array parameters must be either readable or writable. Please apply either
System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute or
System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute to 'options'.
error WME1087 : 'LibVLCSharp.Shared.LibVLC.op_Equality(LibVLCSharp.Shared.LibVLC, LibVLCSharp.Shared.LibVLC)' is an operator
overload. Managed types cannot expose operator overloads in the Windows Runtime.
error WME1087 : 'LibVLCSharp.Shared.LibVLC.op_Inequality(LibVLCSharp.Shared.LibVLC, LibVLCSharp.Shared.LibVLC)' is an operator
overload. Managed types cannot expose operator overloads in the Windows Runtime.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.LogLevel' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1018 : Delegate type 'LibVLCSharp.Shared.ExitCallback' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1078 : The attribute 'System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute' is not supported. Error on
'LibVLCSharp.Shared.ExitCallback'.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaMetaChangedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaMetaChangedEventArgs' contains externally visible field
'LibVLCSharp.Shared.MetadataType LibVLCSharp.Shared.MediaMetaChangedEventArgs.MetadataType'. Fields can be exposed only by
structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaParsedChangedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaParsedChangedEventArgs' contains externally visible field
'LibVLCSharp.Shared.MediaParsedStatus LibVLCSharp.Shared.MediaParsedChangedEventArgs.ParsedStatus'. Fields can be exposed only by
structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaSubItemAddedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaSubItemAddedEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaSubItemAddedEventArgs.SubItem'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaDurationChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaDurationChangedEventArgs' contains externally visible field 'System.Int64
LibVLCSharp.Shared.MediaDurationChangedEventArgs.Duration'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaFreedEventArgs' has an invalid base type, 'System.EventArgs'. Classes
must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaFreedEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaFreedEventArgs.Media'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaStateChangedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaStateChangedEventArgs' contains externally visible field 'LibVLCSharp.Shared.VLCState
LibVLCSharp.Shared.MediaStateChangedEventArgs.State'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaSubItemTreeAddedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaSubItemTreeAddedEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaSubItemTreeAddedEventArgs.SubItem'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerMediaChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerMediaChangedEventArgs' contains externally visible field
'LibVLCSharp.Shared.Media LibVLCSharp.Shared.MediaPlayerMediaChangedEventArgs.Media'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerBufferingEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerBufferingEventArgs' contains externally visible field 'System.Single
LibVLCSharp.Shared.MediaPlayerBufferingEventArgs.Cache'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerTimeChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerTimeChangedEventArgs' contains externally visible field 'System.Int64
LibVLCSharp.Shared.MediaPlayerTimeChangedEventArgs.Time'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerPositionChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerPositionChangedEventArgs' contains externally visible field 'System.Single
LibVLCSharp.Shared.MediaPlayerPositionChangedEventArgs.Position'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerSeekableChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerSeekableChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerSeekableChangedEventArgs.Seekable'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerPausableChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerPausableChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerPausableChangedEventArgs.Pausable'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerTitleChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerTitleChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerTitleChangedEventArgs.Title'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerChapterChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerChapterChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerChapterChangedEventArgs.Chapter'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerSnapshotTakenEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerSnapshotTakenEventArgs' contains externally visible field 'System.String
LibVLCSharp.Shared.MediaPlayerSnapshotTakenEventArgs.Filename'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerLengthChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerLengthChangedEventArgs' contains externally visible field 'System.Int64
LibVLCSharp.Shared.MediaPlayerLengthChangedEventArgs.Length'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerVoutEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerVoutEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerVoutEventArgs.Count'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerScrambledChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerScrambledChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerScrambledChangedEventArgs.Scrambled'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerESAddedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESAddedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerESAddedEventArgs.Id'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESAddedEventArgs' contains externally visible field 'LibVLCSharp.Shared.TrackType
LibVLCSharp.Shared.MediaPlayerESAddedEventArgs.Type'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs.Id'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs' contains externally visible field
'LibVLCSharp.Shared.TrackType LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs.Type'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs.Id'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs' contains externally visible field
'LibVLCSharp.Shared.TrackType LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs.Type'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerAudioDeviceEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerAudioDeviceEventArgs' contains externally visible field 'System.String
LibVLCSharp.Shared.MediaPlayerAudioDeviceEventArgs.AudioDevice'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerVolumeChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerVolumeChangedEventArgs' contains externally visible field 'System.Single
LibVLCSharp.Shared.MediaPlayerVolumeChangedEventArgs.Volume'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaListBaseEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1074 : Type 'LibVLCSharp.Shared.MediaListBaseEventArgs' is an abstract type. Abstract classes cannot be exported to the
Windows Runtime.
error WME1024 : Type 'LibVLCSharp.Shared.MediaListBaseEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaListBaseEventArgs.Media'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaListBaseEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaListBaseEventArgs.Index'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.RendererDiscovererItemAddedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.RendererDiscovererItemDeletedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.LogEventArgs' has an invalid base type, 'System.EventArgs'. Classes must
derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1095 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, System.String, LibVLCSharp.Shared.FromType,
System.String[])' has parameter 'type' which is optional. Windows Runtime methods cannot have optional parameters.
error WME1106 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, System.String, LibVLCSharp.Shared.FromType,
System.String[])' has parameter 'options' which is an array. In the Windows Runtime, the contents of array parameters must be either
readable or writable. Please apply either System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute or
System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute to 'options'.
error WME1063 : References to type 'System.Uri' are exported as type 'Windows.Foundation.Uri'. However, no Windows metadata file
provides a definition for 'Windows.Foundation.Uri'. Supply a winmd file that contains a definition for this type.
error WME1033 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, System.Uri, System.String[])' has parameter 'uri'
of type 'System.Uri'. 'System.Uri' is not a valid Windows Runtime parameter type.
error WME1106 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, System.Uri, System.String[])' has parameter
'options' which is an array. In the Windows Runtime, the contents of array parameters must be either readable or writable. Please
apply either System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute or
System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute to 'options'.
error WME1106 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, System.Int32, System.String[])' has parameter
'options' which is an array. In the Windows Runtime, the contents of array parameters must be either readable or writable. Please
apply either System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute or
System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute to 'options'.
error WME1106 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, LibVLCSharp.Shared.MediaInput, System.String[])'
has parameter 'options' which is an array. In the Windows Runtime, the contents of array parameters must be either readable or
writable. Please apply either System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute or
System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute to 'options'.
error WME1070 : Method 'LibVLCSharp.Shared.Media.Equals(System.Object)' overrides a virtual method. An override method must be sealed
in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.Media.GetHashCode()' overrides a virtual method. An override method must be sealed in
order to override an inherited virtual method.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VLCState' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.TrackType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoOrientation' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoProjection' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaSlaveType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MetadataType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.FromType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaParseOptions' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaParsedStatus' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaDiscovererCategory' has an unexpected base type, 'System.Enum'. The base
type of an enumeration must be System.Enum.
error WME1074 : Type 'LibVLCSharp.Shared.MediaInput' is an abstract type. Abstract classes cannot be exported to the Windows
Runtime.
error WME1032 : Method 'LibVLCSharp.Shared.MediaInput.GcHandle.get()' returns 'System.Runtime.InteropServices.GCHandle', which is not
a valid Windows Runtime type. Methods exposed to Windows Runtime must return only Windows Runtime types.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Open(System.UInt64)' is an abstract method. Abstract methods cannot be
exported to the Windows Runtime.
error WME1033 : Method 'LibVLCSharp.Shared.MediaInput.Read(System.IntPtr, System.UInt32)' has parameter 'buf' of type
'System.IntPtr'. 'System.IntPtr' is not a valid Windows Runtime parameter type.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Read(System.IntPtr, System.UInt32)' is an abstract method. Abstract methods
cannot be exported to the Windows Runtime.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Seek(System.UInt64)' is an abstract method. Abstract methods cannot be
exported to the Windows Runtime.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Close()' is an abstract method. Abstract methods cannot be exported to the
Windows Runtime.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1011 : Type 'LibVLCSharp.Shared.MediaList' implements interface 'System.Collections.IEnumerable', which is not a Windows
Runtime interface. All interfaces that are implemented by exported types must be Windows Runtime interfaces.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1039 : Method 'LibVLCSharp.Shared.MediaList.GetEnumerator()' has a parameter of type
'System.Collections.Generic.IEnumerator<LibVLCSharp.Shared.Media>' in its signature. Although this generic type is not a valid
Windows Runtime type, the type or its generic parameters implement interfaces that are valid Windows Runtime types. Consider changing
the type 'System.Collections.Generic.IEnumerator<T>' in the method signature. It is not a valid Windows Runtime parameter type.
error WME1110 : Property 'LibVLCSharp.Shared.MediaList.this[System.Int32]' has a get method that has an invalid signature. The
Windows Runtime does not support indexers.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'playCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'pauseCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'resumeCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb' is not a valid
Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'flushCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'drainCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVolumeCallback(LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb)' has
parameter 'volumeCb' of type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb' is not
a valid Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioFormatCallback(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb)' has parameter 'setupCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioFormatCallback(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb)' has parameter 'cleanupCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb' is not a valid Windows
Runtime parameter type.
error WME1095 : Method 'LibVLCSharp.Shared.MediaPlayer.SetOutputDevice(System.String, System.String)' has parameter 'module' which is
optional. Windows Runtime methods cannot have optional parameters.
error WME1070 : Method 'LibVLCSharp.Shared.MediaPlayer.Equals(System.Object)' overrides a virtual method. An override method must be
sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.MediaPlayer.GetHashCode()' overrides a virtual method. An override method must be sealed
in order to override an inherited virtual method.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb, LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb)' has parameter 'lockCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb, LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb)' has parameter 'unlockCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb' is not a valid
Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb, LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb)' has parameter 'displayCb'
of type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb' is not a valid
Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoFormatCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb)' has parameter 'formatCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoFormatCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb)' has parameter 'cleanupCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb' is not a valid Windows
Runtime parameter type.
error WME1122 : Method 'LibVLCSharp.Shared.MediaPlayer.Size(System.UInt32, System.UInt32, System.UInt32)' has parameter 'px' with
'ref' modifier. Windows Runtime methods cannot use parameters for both input and output. Consider using either the 'out' modifier or
'[System.Runtime.InteropServices.In] ref' instead.
error WME1122 : Method 'LibVLCSharp.Shared.MediaPlayer.Size(System.UInt32, System.UInt32, System.UInt32)' has parameter 'py' with
'ref' modifier. Windows Runtime methods cannot use parameters for both input and output. Consider using either the 'out' modifier or
'[System.Runtime.InteropServices.In] ref' instead.
error WME1122 : Method 'LibVLCSharp.Shared.MediaPlayer.Cursor(System.UInt32, System.Int32, System.Int32)' has parameter 'px' with
'ref' modifier. Windows Runtime methods cannot use parameters for both input and output. Consider using either the 'out' modifier or
'[System.Runtime.InteropServices.In] ref' instead.
error WME1122 : Method 'LibVLCSharp.Shared.MediaPlayer.Cursor(System.UInt32, System.Int32, System.Int32)' has parameter 'py' with
'ref' modifier. Windows Runtime methods cannot use parameters for both input and output. Consider using either the 'out' modifier or
'[System.Runtime.InteropServices.In] ref' instead.
error WME1095 : Method 'LibVLCSharp.Shared.MediaPlayer.FullChapterDescriptions(System.Int32)' has parameter 'titleIndex' which is
optional. Windows Runtime methods cannot have optional parameters.
error WME1095 : Method 'LibVLCSharp.Shared.MediaPlayer.UpdateViewpoint(System.Single, System.Single, System.Single, System.Single,
System.Boolean)' has parameter 'absolute' which is optional. Windows Runtime methods cannot have optional parameters.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1082 : Property 'LibVLCSharp.Shared.MediaPlayer.EnableKeyInput' does not have a public getter method. Windows Metadata does
not support setter-only properties.
error WME1082 : Property 'LibVLCSharp.Shared.MediaPlayer.EnableMouseInput' does not have a public getter method. Windows Metadata
does not support setter-only properties.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.Title' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoMarqueeOption' has an unexpected base type, 'System.Enum'. The base type
of an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.NavigationMode' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.Position' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.TeletextKey' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoLogoOption' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoAdjustOption' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.AudioOutputChannel' has an unexpected base type, 'System.Enum'. The base type
of an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaPlayerRole' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1095 : Method 'LibVLCSharp.Shared.RendererDiscoverer..ctor(LibVLCSharp.Shared.LibVLC, System.String)' has parameter 'name'
which is optional. Windows Runtime methods cannot have optional parameters.
error WME1038 : Method 'LibVLCSharp.Shared.StreamMediaInput..ctor(System.IO.Stream)' has a parameter of type 'System.IO.Stream' in
its signature. Although this type is not a valid Windows Runtime type, it implements interfaces that are valid Windows Runtime
types. Consider changing the method signature to use one of the following types instead: 'System.IDisposable'.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Open(System.UInt64)' overrides a virtual method. An override method must
be sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Read(System.IntPtr, System.UInt32)' overrides a virtual method. An
override method must be sealed in order to override an inherited virtual method.
error WME1033 : Method 'LibVLCSharp.Shared.StreamMediaInput.Read(System.IntPtr, System.UInt32)' has parameter 'buf' of type
'System.IntPtr'. 'System.IntPtr' is not a valid Windows Runtime parameter type.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Seek(System.UInt64)' overrides a virtual method. An override method must
be sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Close()' overrides a virtual method. An override method must be sealed in
order to override an inherited virtual method.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.VLCException' has an invalid base type, 'System.Exception'. Classes must
derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1095 : Method 'LibVLCSharp.Shared.VLCException..ctor(System.String)' has parameter 'message' which is optional. Windows
Runtime methods cannot have optional parameters.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.AudioOutputDescription' contains non-field member
'LibVLCSharp.Shared.Structures.AudioOutputDescription..ctor(System.String, System.String)'. Windows Runtime structures can contain
only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.AudioOutputDevice' contains non-field member
'LibVLCSharp.Shared.Structures.AudioOutputDevice..ctor(System.String, System.String)'. Windows Runtime structures can contain only
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.TimeOffset'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Duration'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.TimeOffset.get()'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-public field 'System.String
LibVLCSharp.Shared.Structures.ChapterDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-public field 'System.Int64
LibVLCSharp.Shared.Structures.ChapterDescription.<Duration>k__BackingField'. Windows Runtime structures can contain only public
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Duration.get()'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-public field 'System.Int64
LibVLCSharp.Shared.Structures.ChapterDescription.<TimeOffset>k__BackingField'. Windows Runtime structures can contain only public
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription..ctor(System.Int64, System.Int64, System.String)'. Windows Runtime structures can
contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ModuleDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ModuleDescription..ctor(System.String, System.String, System.String, System.String)'. Windows Runtime
structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Id.get()'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-public field 'System.Int32
LibVLCSharp.Shared.Structures.TrackDescription.<Id>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-public field 'System.String
LibVLCSharp.Shared.Structures.TrackDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Id'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription..ctor(System.Int32, System.String)'. Windows Runtime structures can contain only
fields.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaStateChangedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaStateChangedEventArgs' contains externally visible field 'LibVLCSharp.Shared.VLCState
LibVLCSharp.Shared.MediaStateChangedEventArgs.State'. Fields can be exposed only by structures.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Id.get()'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-public field 'System.Int32
LibVLCSharp.Shared.Structures.TrackDescription.<Id>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-public field 'System.String
LibVLCSharp.Shared.Structures.TrackDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Id'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.TrackDescription' contains non-field member
'LibVLCSharp.Shared.Structures.TrackDescription..ctor(System.Int32, System.String)'. Windows Runtime structures can contain only
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.AudioOutputDevice' contains non-field member
'LibVLCSharp.Shared.Structures.AudioOutputDevice..ctor(System.String, System.String)'. Windows Runtime structures can contain only
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.AudioOutputDescription' contains non-field member
'LibVLCSharp.Shared.Structures.AudioOutputDescription..ctor(System.String, System.String)'. Windows Runtime structures can contain
only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ModuleDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ModuleDescription..ctor(System.String, System.String, System.String, System.String)'. Windows Runtime
structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.TimeOffset'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Duration'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.TimeOffset.get()'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-public field 'System.String
LibVLCSharp.Shared.Structures.ChapterDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-public field 'System.Int64
LibVLCSharp.Shared.Structures.ChapterDescription.<Duration>k__BackingField'. Windows Runtime structures can contain only public
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Duration.get()'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-public field 'System.Int64
LibVLCSharp.Shared.Structures.ChapterDescription.<TimeOffset>k__BackingField'. Windows Runtime structures can contain only public
fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.Structures.ChapterDescription' contains non-field member
'LibVLCSharp.Shared.Structures.ChapterDescription..ctor(System.Int64, System.Int64, System.String)'. Windows Runtime structures can
contain only fields.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaSlaveType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerTitleChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerTitleChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerTitleChangedEventArgs.Title'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.TrackType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerESAddedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESAddedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerESAddedEventArgs.Id'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESAddedEventArgs' contains externally visible field 'LibVLCSharp.Shared.TrackType
LibVLCSharp.Shared.MediaPlayerESAddedEventArgs.Type'. Fields can be exposed only by structures.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayProgress' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayProgress.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.Boolean, System.Single, System.String, System.Threading.CancellationToken)' has a parameter of type
'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it implements interfaces
that are valid Windows Runtime types. Consider changing the method signature to use one of the following types instead: ''.
error WME1033 : Method 'LibVLCSharp.Shared.DisplayProgress.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.Boolean, System.Single, System.String, System.Threading.CancellationToken)' has parameter 'token' of type
'System.Threading.CancellationToken'. 'System.Threading.CancellationToken' is not a valid Windows Runtime parameter type.
error WME1012 : Type 'LibVLCSharp.Shared.VideoViewpoint' contains non-field member
'LibVLCSharp.Shared.VideoViewpoint..ctor(System.Single, System.Single, System.Single, System.Single)'. Windows Runtime structures can
contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Category'. Windows Runtime structures can contain only fields.
error WME1013 : 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.MediaDiscovererDescription.<LongName>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-public field 'LibVLCSharp.Shared.MediaDiscovererCategory
LibVLCSharp.Shared.MediaDiscovererDescription.<Category>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.MediaDiscovererDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.LongName.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.LongName'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription.Category.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.MediaDiscovererDescription' contains non-field member
'LibVLCSharp.Shared.MediaDiscovererDescription..ctor(System.String, System.String, LibVLCSharp.Shared.MediaDiscovererCategory)'.
Windows Runtime structures can contain only fields.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerLengthChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerLengthChangedEventArgs' contains externally visible field 'System.Int64
LibVLCSharp.Shared.MediaPlayerLengthChangedEventArgs.Length'. Fields can be exposed only by structures.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1011 : Type 'LibVLCSharp.Shared.MediaList' implements interface 'System.Collections.IEnumerable', which is not a Windows
Runtime interface. All interfaces that are implemented by exported types must be Windows Runtime interfaces.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1039 : Method 'LibVLCSharp.Shared.MediaList.GetEnumerator()' has a parameter of type
'System.Collections.Generic.IEnumerator<LibVLCSharp.Shared.Media>' in its signature. Although this generic type is not a valid
Windows Runtime type, the type or its generic parameters implement interfaces that are valid Windows Runtime types. Consider changing
the type 'System.Collections.Generic.IEnumerator<T>' in the method signature. It is not a valid Windows Runtime parameter type.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerScrambledChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerScrambledChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerScrambledChangedEventArgs.Scrambled'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaMetaChangedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaMetaChangedEventArgs' contains externally visible field
'LibVLCSharp.Shared.MetadataType LibVLCSharp.Shared.MediaMetaChangedEventArgs.MetadataType'. Fields can be exposed only by
structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerVolumeChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerVolumeChangedEventArgs' contains externally visible field 'System.Single
LibVLCSharp.Shared.MediaPlayerVolumeChangedEventArgs.Volume'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerPausableChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerPausableChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerPausableChangedEventArgs.Pausable'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerVoutEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerVoutEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerVoutEventArgs.Count'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.VLCException' has an invalid base type, 'System.Exception'. Classes must
derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerPositionChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerPositionChangedEventArgs' contains externally visible field 'System.Single
LibVLCSharp.Shared.MediaPlayerPositionChangedEventArgs.Position'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.Title' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1012 : Type 'LibVLCSharp.Shared.MediaTrack' contains non-field member 'LibVLCSharp.Shared.MediaTrack..ctor(System.UInt32,
System.UInt32, System.Int32, LibVLCSharp.Shared.TrackType, System.Int32, System.Int32, LibVLCSharp.Shared.MediaTrackData,
System.UInt32, System.String, System.String)'. Windows Runtime structures can contain only fields.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoLogoOption' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1018 : Delegate type 'LibVLCSharp.Shared.ExitCallback' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1078 : The attribute 'System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute' is not supported. Error on
'LibVLCSharp.Shared.ExitCallback'.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaDurationChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaDurationChangedEventArgs' contains externally visible field 'System.Int64
LibVLCSharp.Shared.MediaDurationChangedEventArgs.Duration'. Fields can be exposed only by structures.
error WME1018 : Delegate type 'LibVLCSharp.Shared.UpdateProgress' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.UpdateProgress.Invoke(LibVLCSharp.Shared.Dialog, System.Single, System.String)' has a
parameter of type 'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it
implements interfaces that are valid Windows Runtime types. Consider changing the method signature to use one of the following types
instead: ''.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerAudioDeviceEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerAudioDeviceEventArgs' contains externally visible field 'System.String
LibVLCSharp.Shared.MediaPlayerAudioDeviceEventArgs.AudioDevice'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaDiscovererCategory' has an unexpected base type, 'System.Enum'. The base
type of an enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaParsedChangedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaParsedChangedEventArgs' contains externally visible field
'LibVLCSharp.Shared.MediaParsedStatus LibVLCSharp.Shared.MediaParsedChangedEventArgs.ParsedStatus'. Fields can be exposed only by
structures.
error WME1070 : Method 'LibVLCSharp.Shared.LibVLC.Equals(System.Object)' overrides a virtual method. An override method must be
sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.LibVLC.GetHashCode()' overrides a virtual method. An override method must be sealed in
order to override an inherited virtual method.
error WME1087 : 'LibVLCSharp.Shared.LibVLC.op_Equality(LibVLCSharp.Shared.LibVLC, LibVLCSharp.Shared.LibVLC)' is an operator
overload. Managed types cannot expose operator overloads in the Windows Runtime.
error WME1087 : 'LibVLCSharp.Shared.LibVLC.op_Inequality(LibVLCSharp.Shared.LibVLC, LibVLCSharp.Shared.LibVLC)' is an operator
overload. Managed types cannot expose operator overloads in the Windows Runtime.
error WME1013 : 'LibVLCSharp.Shared.RendererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.RendererDescription.<LongName>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1013 : 'LibVLCSharp.Shared.RendererDescription' contains non-public field 'System.String
LibVLCSharp.Shared.RendererDescription.<Name>k__BackingField'. Windows Runtime structures can contain only public fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.LongName.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.LongName'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.Name.get()'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription.Name'. Windows Runtime structures can contain only fields.
error WME1012 : Type 'LibVLCSharp.Shared.RendererDescription' contains non-field member
'LibVLCSharp.Shared.RendererDescription..ctor(System.String, System.String)'. Windows Runtime structures can contain only fields.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.TeletextKey' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerMediaChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerMediaChangedEventArgs' contains externally visible field
'LibVLCSharp.Shared.Media LibVLCSharp.Shared.MediaPlayerMediaChangedEventArgs.Media'. Fields can be exposed only by structures.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayQuestion' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayQuestion.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
LibVLCSharp.Shared.DialogQuestionType, System.String, System.String, System.String, System.Threading.CancellationToken)' has a
parameter of type 'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it
implements interfaces that are valid Windows Runtime types. Consider changing the method signature to use one of the following types
instead: ''.
error WME1033 : Method 'LibVLCSharp.Shared.DisplayQuestion.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
LibVLCSharp.Shared.DialogQuestionType, System.String, System.String, System.String, System.Threading.CancellationToken)' has
parameter 'token' of type 'System.Threading.CancellationToken'. 'System.Threading.CancellationToken' is not a valid Windows Runtime
parameter type.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.LogLevel' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerTimeChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerTimeChangedEventArgs' contains externally visible field 'System.Int64
LibVLCSharp.Shared.MediaPlayerTimeChangedEventArgs.Time'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.FromType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.NavigationMode' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaListBaseEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1074 : Type 'LibVLCSharp.Shared.MediaListBaseEventArgs' is an abstract type. Abstract classes cannot be exported to the
Windows Runtime.
error WME1024 : Type 'LibVLCSharp.Shared.MediaListBaseEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaListBaseEventArgs.Media'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaListBaseEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaListBaseEventArgs.Index'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerSeekableChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerSeekableChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerSeekableChangedEventArgs.Seekable'. Fields can be exposed only by structures.
error WME1012 : Type 'LibVLCSharp.Shared.MediaTrackData' contains non-field member
'LibVLCSharp.Shared.MediaTrackData..ctor(LibVLCSharp.Shared.AudioTrack, LibVLCSharp.Shared.VideoTrack,
LibVLCSharp.Shared.SubtitleTrack)'. Windows Runtime structures can contain only fields.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoOrientation' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs.Id'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs' contains externally visible field
'LibVLCSharp.Shared.TrackType LibVLCSharp.Shared.MediaPlayerESDeletedEventArgs.Type'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.LogEventArgs' has an invalid base type, 'System.EventArgs'. Classes must
derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1012 : Type 'LibVLCSharp.Shared.MediaSlave' contains non-field member 'LibVLCSharp.Shared.MediaSlave..ctor(System.String,
LibVLCSharp.Shared.MediaSlaveType, System.UInt32)'. Windows Runtime structures can contain only fields.
error WME1074 : Type 'LibVLCSharp.Shared.Internal' is an abstract type. Abstract classes cannot be exported to the Windows Runtime.
error WME1032 : Method 'LibVLCSharp.Shared.Internal.NativeReference.get()' returns 'System.IntPtr', which is not a valid Windows
Runtime type. Methods exposed to Windows Runtime must return only Windows Runtime types.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayError' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayError.Invoke(System.String, System.String)' has a parameter of type
'System.Threading.Tasks.Task' in its signature. Although this type is not a valid Windows Runtime type, it implements interfaces
that are valid Windows Runtime types. Consider changing the method signature to use one of the following types instead: ''.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaSubItemAddedEventArgs' has an invalid base type, 'System.EventArgs'.
Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaSubItemAddedEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaSubItemAddedEventArgs.SubItem'. Fields can be exposed only by structures.
error WME1018 : Delegate type 'LibVLCSharp.Shared.DisplayLogin' has an unexpected base type, 'System.MulticastDelegate'. The base
type of the delegate must be System.MulticastDelegate.
error WME1038 : Method 'LibVLCSharp.Shared.DisplayLogin.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.String, System.Boolean, System.Threading.CancellationToken)' has a parameter of type 'System.Threading.Tasks.Task' in its
signature. Although this type is not a valid Windows Runtime type, it implements interfaces that are valid Windows Runtime types.
Consider changing the method signature to use one of the following types instead: ''.
error WME1033 : Method 'LibVLCSharp.Shared.DisplayLogin.Invoke(LibVLCSharp.Shared.Dialog, System.String, System.String,
System.String, System.Boolean, System.Threading.CancellationToken)' has parameter 'token' of type
'System.Threading.CancellationToken'. 'System.Threading.CancellationToken' is not a valid Windows Runtime parameter type.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerChapterChangedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerChapterChangedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerChapterChangedEventArgs.Chapter'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoProjection' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.DialogQuestionType' has an unexpected base type, 'System.Enum'. The base type
of an enumeration must be System.Enum.
error WME1012 : Type 'LibVLCSharp.Shared.AudioTrack' contains non-field member 'LibVLCSharp.Shared.AudioTrack..ctor(System.UInt32,
System.UInt32)'. Windows Runtime structures can contain only fields.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerSnapshotTakenEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerSnapshotTakenEventArgs' contains externally visible field 'System.String
LibVLCSharp.Shared.MediaPlayerSnapshotTakenEventArgs.Filename'. Fields can be exposed only by structures.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'playCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'pauseCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'resumeCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb' is not a valid
Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'flushCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb, LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb)' has parameter 'drainCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVolumeCallback(LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb)' has
parameter 'volumeCb' of type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb' is not
a valid Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioFormatCallback(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb)' has parameter 'setupCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetAudioFormatCallback(LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb)' has parameter 'cleanupCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb' is not a valid Windows
Runtime parameter type.
error WME1070 : Method 'LibVLCSharp.Shared.MediaPlayer.Equals(System.Object)' overrides a virtual method. An override method must be
sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.MediaPlayer.GetHashCode()' overrides a virtual method. An override method must be sealed
in order to override an inherited virtual method.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb, LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb)' has parameter 'lockCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb, LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb)' has parameter 'unlockCb' of
type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb' is not a valid
Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb, LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb)' has parameter 'displayCb'
of type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb' is not a valid
Windows Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoFormatCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb)' has parameter 'formatCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb' is not a valid Windows
Runtime parameter type.
error WME1033 : Method 'LibVLCSharp.Shared.MediaPlayer.SetVideoFormatCallbacks(LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb,
LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb)' has parameter 'cleanupCb' of type
'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb'. 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb' is not a valid Windows
Runtime parameter type.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoLockCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoUnlockCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoDisplayCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoFormatCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVideoCleanupCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioSetupCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioCleanupCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPlayCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioPauseCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioResumeCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioFlushCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCAudioDrainCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1025 : Type 'LibVLCSharp.Shared.MediaPlayer.LibVLCVolumeCb' is a nested type. Nested types cannot be exported to the
Windows Runtime.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoAdjustOption' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.AudioOutputChannel' has an unexpected base type, 'System.Enum'. The base type
of an enumeration must be System.Enum.
error WME1074 : Type 'LibVLCSharp.Shared.MediaInput' is an abstract type. Abstract classes cannot be exported to the Windows
Runtime.
error WME1032 : Method 'LibVLCSharp.Shared.MediaInput.GcHandle.get()' returns 'System.Runtime.InteropServices.GCHandle', which is not
a valid Windows Runtime type. Methods exposed to Windows Runtime must return only Windows Runtime types.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Open(System.UInt64)' is an abstract method. Abstract methods cannot be
exported to the Windows Runtime.
error WME1033 : Method 'LibVLCSharp.Shared.MediaInput.Read(System.IntPtr, System.UInt32)' has parameter 'buf' of type
'System.IntPtr'. 'System.IntPtr' is not a valid Windows Runtime parameter type.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Read(System.IntPtr, System.UInt32)' is an abstract method. Abstract methods
cannot be exported to the Windows Runtime.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Seek(System.UInt64)' is an abstract method. Abstract methods cannot be
exported to the Windows Runtime.
error WME1075 : Method 'LibVLCSharp.Shared.MediaInput.Close()' is an abstract method. Abstract methods cannot be exported to the
Windows Runtime.
error WME1038 : Method 'LibVLCSharp.Shared.StreamMediaInput..ctor(System.IO.Stream)' has a parameter of type 'System.IO.Stream' in
its signature. Although this type is not a valid Windows Runtime type, it implements interfaces that are valid Windows Runtime
types. Consider changing the method signature to use one of the following types instead: 'System.IDisposable'.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Open(System.UInt64)' overrides a virtual method. An override method must
be sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Read(System.IntPtr, System.UInt32)' overrides a virtual method. An
override method must be sealed in order to override an inherited virtual method.
error WME1033 : Method 'LibVLCSharp.Shared.StreamMediaInput.Read(System.IntPtr, System.UInt32)' has parameter 'buf' of type
'System.IntPtr'. 'System.IntPtr' is not a valid Windows Runtime parameter type.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Seek(System.UInt64)' overrides a virtual method. An override method must
be sealed in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.StreamMediaInput.Close()' overrides a virtual method. An override method must be sealed in
order to override an inherited virtual method.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaSubItemTreeAddedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaSubItemTreeAddedEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaSubItemTreeAddedEventArgs.SubItem'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaParsedStatus' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaParseOptions' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerBufferingEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerBufferingEventArgs' contains externally visible field 'System.Single
LibVLCSharp.Shared.MediaPlayerBufferingEventArgs.Cache'. Fields can be exposed only by structures.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VideoMarqueeOption' has an unexpected base type, 'System.Enum'. The base type
of an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs' contains externally visible field 'System.Int32
LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs.Id'. Fields can be exposed only by structures.
error WME1024 : Type 'LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs' contains externally visible field
'LibVLCSharp.Shared.TrackType LibVLCSharp.Shared.MediaPlayerESSelectedEventArgs.Type'. Fields can be exposed only by structures.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.RendererDiscovererItemAddedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MediaPlayerRole' has an unexpected base type, 'System.Enum'. The base type of
an enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.Position' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.MetadataType' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1020 : Enumeration type 'LibVLCSharp.Shared.VLCState' has an unexpected base type, 'System.Enum'. The base type of an
enumeration must be System.Enum.
error WME1063 : References to type 'System.Uri' are exported as type 'Windows.Foundation.Uri'. However, no Windows metadata file
provides a definition for 'Windows.Foundation.Uri'. Supply a winmd file that contains a definition for this type.
error WME1033 : Method 'LibVLCSharp.Shared.Media..ctor(LibVLCSharp.Shared.LibVLC, System.Uri, System.String[])' has parameter 'uri'
of type 'System.Uri'. 'System.Uri' is not a valid Windows Runtime parameter type.
error WME1070 : Method 'LibVLCSharp.Shared.Media.Equals(System.Object)' overrides a virtual method. An override method must be sealed
in order to override an inherited virtual method.
error WME1070 : Method 'LibVLCSharp.Shared.Media.GetHashCode()' overrides a virtual method. An override method must be sealed in
order to override an inherited virtual method.
error WME1012 : Type 'LibVLCSharp.Shared.SubtitleTrack' contains non-field member
'LibVLCSharp.Shared.SubtitleTrack..ctor(System.String)'. Windows Runtime structures can contain only fields.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.RendererDiscovererItemDeletedEventArgs' has an invalid base type,
'System.EventArgs'. Classes must derive either from System.Object or from a composable Windows Runtime class. Implementation
inheritance is not allowed.
error WME1019 : Windows Runtime class 'LibVLCSharp.Shared.MediaFreedEventArgs' has an invalid base type, 'System.EventArgs'. Classes
must derive either from System.Object or from a composable Windows Runtime class. Implementation inheritance is not allowed.
error WME1024 : Type 'LibVLCSharp.Shared.MediaFreedEventArgs' contains externally visible field 'LibVLCSharp.Shared.Media
LibVLCSharp.Shared.MediaFreedEventArgs.Media'. Fields can be exposed only by structures.
error WME1063 : References to type 'System.Collections.IEnumerable' are exported as type 'Windows.UI.Xaml.Interop.IBindableIterable'.
However, no Windows metadata file provides a definition for 'Windows.UI.Xaml.Interop.IBindableIterable'. Supply a winmd file that
contains a definition for this type.
error WME1086 : Exporting unsealed types is not supported. Please mark type 'LibVLCSharp.Shared.MediaDiscoverer' as sealed.
error WME1086 : Exporting unsealed types is not supported. Please mark type 'LibVLCSharp.Shared.Equalizer' as sealed.
error WME1086 : Exporting unsealed types is not supported. Please mark type 'LibVLCSharp.Shared.MediaConfiguration' as sealed.
error WME1086 : Exporting unsealed types is not supported. Please mark type 'LibVLCSharp.Shared.PlatformHelper' as sealed.
error WME1086 : Exporting unsealed types is not supported. Please mark type 'LibVLCSharp.Shared.RendererDiscoverer' as sealed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment