MediaPlayerLibVLCAudioDrainCb 委托 |
命名空间: LibVLCSharp.Shared
public delegate void LibVLCAudioDrainCb( IntPtr data )
LibVLC may invoke this callback when the decoded audio track is ending.
There will be no further decoded samples for the track, but playback should
nevertheless continue until all already pending buffers are rendered.