| MediaPlayerRole 枚举 | 
命名空间: LibVLCSharp.Shared
 语法
语法public enum MediaPlayerRole
 成员
成员| 成员名称 | 值 | 说明 | |
|---|---|---|---|
| None | 0 | Don't use a media player role | |
| Music | 1 | Music (or radio) playback | |
| Video | 2 | Video playback | |
| Communication | 3 | Speech, real-time communication | |
| Game | 4 | Video game | |
| LiblvcRoleNotification | 5 | User interaction feedback | |
| Animation | 6 | Embedded animation (e.g. in web page) | |
| Production | 7 | Audio editing/production | |
| Accessibility | 8 | Accessibility | |
| Test | 9 | Testing | 
 备注
备注LibVLC 3.0.0 and later.
See
 参见
参见