Panda3D
Loading...
Searching...
No Matches
Classes | Functions
audioSound.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "config_audio.h"
#include "typedReferenceCount.h"
#include "pointerTo.h"
#include "filterProperties.h"
#include "audioSound.I"

Go to the source code of this file.

Classes

class  AudioSound
 

Functions

EXPCL_PANDA_AUDIO std::ostream & operator<< (std::ostream &out, AudioSound::SoundStatus status)
 
std::ostream & operator<< (std::ostream &out, const AudioSound &sound)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
skyler
Date
2001-06-06 Prior system by: cary

Definition in file audioSound.h.

Function Documentation

◆ operator<<() [1/2]

EXPCL_PANDA_AUDIO std::ostream & operator<< ( std::ostream & out,
AudioSound::SoundStatus status )

Definition at line 157 of file audioSound.cxx.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream & out,
const AudioSound & sound )
inline

Definition at line 158 of file audioSound.h.