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]