OpenAL context attribute type enumeration. More...
#include <oalplus/enumerations.hpp>#include <oalplus/enums/context_attrib.ipp>#include <oalplus/enums/context_attrib_range.ipp>Go to the source code of this file.
Namespaces | |
| oalplus | |
| All definitions of OALplus are nested in the oalplus namespace. | |
Enumerations | |
| enum | oalplus::ContextAttrib : ALenum { , oalplus::ContextAttrib::Frequency, oalplus::ContextAttrib::Refresh, oalplus::ContextAttrib::Sync, oalplus::ContextAttrib::MonoSources, oalplus::ContextAttrib::StereoSources } |
| OpenAL context attribute enumeration. More... | |
OpenAL context attribute type enumeration.
Copyright 2010-2013 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)