Method

ALSASeqEventget_priority_mode

Declaration [src]

void
alsaseq_event_get_priority_mode (
  const ALSASeqEvent* self,
  ALSASeqEventPriorityMode* priority_mode
)

Description [src]

Get the mode of priority for the event.

Parameters

priority_mode ALSASeqEventPriorityMode
 

A ALSASeqEventPriorityMode The mode of priority.

 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.