Table of Contents

Interface IVideoView

Namespace
LibVLCSharp.Shared
Assembly
LibVLCSharp.dll

VideoView Interface

public interface IVideoView

Properties

MediaPlayer

MediaPlayer object connected to the view

MediaPlayer? MediaPlayer { get; set; }

Property Value

MediaPlayer