jack_port_type_get_buffer_size

@return the buffersize of a port of type @arg port_type.

this function may only be called in a buffer_size callback.

extern (C)
size_t
jack_port_type_get_buffer_size
(
jack_client_t* client
,
const(char)* port_type
)

Meta