OpenAL Source type enumeration. More...
#include <oalplus/enumerations.hpp>#include <oalplus/enums/source_type.ipp>#include <oalplus/enums/source_type_range.ipp>Go to the source code of this file.
Namespaces | |
| oalplus | |
| All definitions of OALplus are nested in the oalplus namespace. | |
Enumerations | |
| enum | SourceType : ALenum { oalplus::SourceType::Undetermined, oalplus::SourceType::Static, oalplus::SourceType::Streaming } |
| OpenAL source type enumeration. | |
OpenAL Source 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)