Set Spu (subtitle)
命名空间:
LibVLCSharp.Shared
程序集:
CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法public bool SetSpu(
int spu
)
参数
- spu
- 类型:SystemInt32
Video subtitle track to select (id from track description)
返回值
类型:
Booleantrue on success, false otherwise
参见