libHSPlasma
|
#include <plWin32StaticSound.h>
Public Member Functions | |
virtual void | read (hsStream *S, plResManager *mgr) |
Additional Inherited Members | |
![]() | |
enum | ChannelSelect { kLeftChannel, kRightChannel } |
![]() | |
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) |
![]() | |
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.