logo
Simple and Fast Multimedia Library
Documentation for SFML 3.0.0
Initializing search
    SFML
    • Home
    • Learn
    • Tutorials
    • Documentation
    • Download
    • Community
    • Development
    • Donate
    • Home
    • Learn
    • Tutorials
    • Documentation
      • SFML 3.0.2
      • SFML 3.0.1
      • SFML 3.0.0
      • SFML 2.6.2
      • SFML 2.6.1
      • SFML 2.6.0
      • SFML 2.5.1
      • SFML 2.5.0
      • SFML 2.4.2
      • SFML 2.4.1
      • SFML 2.4.0
      • SFML 2.3.2
      • SFML 2.3.1
      • SFML 2.3
      • SFML 2.2
      • SFML 2.1
      • SFML 2.0
      • SFML 1.6
    • Download
    • Community
    • Development

    Warning

    This page refers to an old version of SFML. Click here to switch to the latest version.

    • Main Page
    • Topics
    • Namespaces
    • Classes
    • Files
    • File List
    • File Members
    Loading...
    Searching...
    No Matches
    • SFML
    • include
    • SFML
    • Audio
    Namespaces | Enumerations
    SoundChannel.hpp File Reference

    Go to the source code of this file.

    Namespaces

    namespace  sf

    Enumerations

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