Constructor

ALSASeqRemoveFilternew

Declaration [src]

ALSASeqRemoveFilter*
alsaseq_remove_filter_new (
  void
)

Description [src]

Allocate and return an instance of ALSASeqRemoveFilter.

Return value

Returns: ALSASeqRemoveFilter
 

An instance of ALSASeqRemoveFilter.

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