table of contents
other versions
- wheezy 0.4.1-2
LQR_RWINDOW_GET_CHANNELS(3) | LqR library API reference | LQR_RWINDOW_GET_CHANNELS(3) |
NAME¶
lqr_rwindow_get_channels - get the number of channels of a LqrReadingWindow objectSYNOPSIS¶
#include <lqr.h>
gint
lqr_rwindow_get_channels(LqrReadingWindow* rwindow);
DESCRIPTION¶
The function lqr_rwindow_get_channels returns the number of channels of reading window rwindow. This function is actually only necessary when the rwindow reader type is LQR_ER_CUSTOM. The reader types are described in the page for lqr_carver_set_energy_function(3).SEE ALSO¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |