| MediaPlayerLibVLCVideoDisplayCb 委托 | 
命名空间: LibVLCSharp.Shared
 语法
语法public delegate void LibVLCVideoDisplayCb( IntPtr opaque, IntPtr picture )
 备注
备注When the video frame needs to be shown, as determined by the media playback
clock, the display callback is invoked.
callback [IN]
 参见
参见