Constructor

ALSARawmidiStreamPairnew

Declaration [src]

ALSARawmidiStreamPair*
alsarawmidi_stream_pair_new (
  void
)

Description [src]

Allocate and return an instance of ALSARawmidiStreamPair.

Return value

Returns: ALSARawmidiStreamPair
 

An instance of ALSARawmidiStreamPair.

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