SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
SoundChannel.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sf

Enumerations

enum class  sf::SoundChannel {
  sf::Unspecified , sf::Mono , sf::FrontLeft , sf::FrontRight ,
  sf::FrontCenter , sf::FrontLeftOfCenter , sf::FrontRightOfCenter , sf::LowFrequencyEffects ,
  sf::BackLeft , sf::BackRight , sf::BackCenter , sf::SideLeft ,
  sf::SideRight , sf::TopCenter , sf::TopFrontLeft , sf::TopFrontRight ,
  sf::TopFrontCenter , sf::TopBackLeft , sf::TopBackRight , sf::TopBackCenter
}
 Types of sound channels that can be read/written from sound buffers/files. More...