点击或拖拽改变大小

MediaPlayerMarqueeInt 方法

Get an integer marquee option value

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public int MarqueeInt(
	VideoMarqueeOption option
)

参数

option
类型:LibVLCSharp.SharedVideoMarqueeOption
marq option to get

返回值

类型:Int32

[缺少 "M:LibVLCSharp.Shared.MediaPlayer.MarqueeInt(LibVLCSharp.Shared.VideoMarqueeOption)" 的 <returns> 文档]

参见