OALplus (0.52.0) a C++ wrapper for OpenAL

data_format.hpp File Reference

Data format enumeration. More...

#include <oalplus/enumerations.hpp>
#include <oalplus/enums/data_format.ipp>

Go to the source code of this file.

Namespaces

 oalplus
 All definitions of OALplus are nested in the oalplus namespace.
 

Enumerations

enum  DataFormat : ALenum {
  oalplus::DataFormat::Mono8,
  oalplus::DataFormat::Mono16,
  oalplus::DataFormat::Stereo8,
  oalplus::DataFormat::Stereo16
}
 Enumeration of data format specifiers.
 

Detailed Description

Data format enumeration.

Author
Matus Chochlik

Copyright 2012-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)


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).