点击或拖拽改变大小

MediaListBaseEventArgs 构造函数

Default constructor

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
protected MediaListBaseEventArgs(
	Media media,
	int index
)

参数

media
类型:LibVLCSharp.SharedMedia
Current node
index
类型:SystemInt32
Current index
参见