parse_buffer_size


Description:

public void parse_buffer_size (out Format format, out int64 minsize, out int64 maxsize, out bool @async)

Get the format, minsize, maxsize and async-flag in the buffersize event.

Parameters:

this

The event to query

format

A pointer to store the format in

minsize

A pointer to store the minsize in

maxsize

A pointer to store the maxsize in

async

A pointer to store the async-flag in