点击或拖拽改变大小

MediaPlayerRole 枚举

Media player roles.

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public enum MediaPlayerRole
成员
  成员名称说明
None0Don't use a media player role
Music1Music (or radio) playback
Video2Video playback
Communication3Speech, real-time communication
Game4Video game
LiblvcRoleNotification5User interaction feedback
Animation6Embedded animation (e.g. in web page)
Production7Audio editing/production
Accessibility8Accessibility
Test9Testing
备注

LibVLC 3.0.0 and later.

See

参见