Virtual Method
AgsSoundcardget_loop
since: 3.0.0
Declaration [src]
void
get_loop (
AgsSoundcard* soundcard,
guint* loop_left,
guint* loop_right,
gboolean* do_loop
)
Parameters
loop_left
-
Type:
guint*
Return location of loop position’s region.
The argument will be set by the function. loop_right
-
Type:
guint*
Return location of loop position’s region.
The argument will be set by the function. do_loop
-
Type:
gboolean*
Return location of do loop.
The argument will be set by the function.