MediaPlayerLibVLCAudioFlushCb 委托 |
LibVLC invokes this callback if it needs to discard all pending buffers and
stop playback as soon as possible. This typically occurs when the media is stopped.
命名空间: LibVLCSharp.Shared
public delegate void LibVLCAudioFlushCb( IntPtr data, long pts )