Add a method to retrieve a buffer's name
commit79eaccb01ba768ac949825c73cbe96bcbd7cf105
authorChris Robinson <chris.kcat@gmail.com>
Mon, 5 Dec 2016 14:37:22 +0000 (5 06:37 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 5 Dec 2016 14:37:22 +0000 (5 06:37 -0800)
tree943c609f10b497bc65831402034d185c99324589
parent337767eddb70d8ab4c2659ed8d9553ef5f999855
Add a method to retrieve a buffer's name

This is the name it was cached with, not the actual filename if any
resourceNotFound handler provided an alternative.
include/AL/alure2.h
src/buffer.h
src/context.cpp