devkanro / Meta.Vlc

Meta.Vlc is a LibVlc wrapper for WPF.
Do What The F*ck You Want To Public License
275 stars 85 forks source link

Fields & Properties standard #244

Open ZexDC opened 7 years ago

ZexDC commented 7 years ago

Hello,

I just started using this lib and noticed that the field _videoSource is public, just like its property.

public BitmapSource _videoSource = null;

Perhaps a typo in the code?

devkanro commented 6 years ago

Ummm, I think it is a typo