|
libHSPlasma
|
#include <plWin32StaticSound.h>
Public Member Functions | |
| virtual void | read (hsStream *S, plResManager *mgr) |
Additional Inherited Members | |
Public Types inherited from plWin32Sound | |
| enum | ChannelSelect { kLeftChannel, kRightChannel } |
Protected Member Functions inherited from plWin32Sound | |
| virtual void | IPrcWrite (pfPrcHelper *prc) |
| virtual void | IPrcParse (const pfPrcTag *tag, plResManager *mgr) |
| virtual void | IRead (hsStream *S, plResManager *mgr) |
| virtual void | IWrite (hsStream *S, plResManager *mgr) |
Protected Attributes inherited from plWin32Sound | |
| unsigned char | fChannelSelect |
|
virtual |
Reads this creatable directly from the stream. If any keys are read, they will be added to the plResManager automatically.
Reimplemented from plSound.
1.8.1.2