Method
ALSASeqRemoveFilterget_real_time
Declaration [src]
void
alsaseq_remove_filter_get_real_time (
ALSASeqRemoveFilter* self,
const guint32** real_time
)
Description [src]
Refer to doublet of real time in internal storage. The call works expectedly as long as
ALSASeqRemoveFilter:flags
doesn’t contain ALSASeqRemoveFilterFlag
.TICK. This is evaluated
with ALSASeqRemoveFilterFlag
.TIME_BEFORE and ALSASeqRemoveFilterFlag
.TIME_AFTER at call of
alsaseq_user_client_remove_events()
.