Constructor

ALSARawmidiSubstreamParamsnew

Declaration [src]

ALSARawmidiSubstreamParams*
alsarawmidi_substream_params_new (
  void
)

Description [src]

Allocate and return an instance of ALSARawmidiSubstreamParams.

Return value

Returns: ALSARawmidiSubstreamParams
 

An instance of ALSARawmidiSubstreamParams.

 The caller of the function takes ownership of the data, and is responsible for freeing it.