Add methods to get and set a buffer's loop points
commit72ba1b7990a3b10b830b043002408deefd61b850
authorChris Robinson <chris.kcat@gmail.com>
Sat, 23 May 2015 13:15:35 +0000 (23 06:15 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 23 May 2015 13:15:35 +0000 (23 06:15 -0700)
treeacd2908a76e4f0ce34712f74824b36b2c70c2c74
parent553deb199a0f6fc6de87a696c6857ee96c893b1a
Add methods to get and set a buffer's loop points

Requires the AL_SOFT_loop_points extension to really do anything.
include/AL/alure2.h
src/buffer.cpp
src/buffer.h
src/context.cpp
src/context.h