public void Flush(CVPixelBufferPoolFlushFlags options) { CVPixelBufferPoolFlush(handle, options); }
public void Flush (CVPixelBufferPoolFlushFlags options) { CVPixelBufferPoolFlush (handle, options); }
static extern void CVPixelBufferPoolFlush(/* CVPixelBufferPoolRef __nonnull */ IntPtr pool, CVPixelBufferPoolFlushFlags options);
static extern void CVPixelBufferPoolFlush (/* CVPixelBufferPoolRef __nonnull */ IntPtr pool, CVPixelBufferPoolFlushFlags options);