Set movie position as percentage between 0.0 and 1.0. This has no
effect if playback is not enabled. This might not work depending on
the underlying input format and protocol.
Get movie position as percentage between 0.0 and 1.0.
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法public float Position { get; set; }
属性值
类型:
Single
参见