Sound Class Reference

Inheritance diagram for Sound:

wxObject IDisposable

List of all members.

Public Member Functions

 this ()
 this (string fileName, bool isResource=false)
 this (ubyte[] data)
 this (IntPtr wxobj)
bool Play (uint flags=wxSOUND_ASYNC)
void Stop ()
bool IsOk ()

Static Public Member Functions

static bool Play (string filename, uint flags=wxSOUND_ASYNC)

Protected Member Functions

override void dtor ()


Constructor & Destructor Documentation

this (  ) 

this ( string  fileName,
bool  isResource = false 
)

this ( ubyte[]  data  ) 

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.


Member Function Documentation

override void dtor (  )  [protected]

Reimplemented from wxObject.

bool Play ( uint  flags = wxSOUND_ASYNC  ) 

void Stop (  ) 

bool IsOk (  ) 

static bool Play ( string  filename,
uint  flags = wxSOUND_ASYNC 
) [static]


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:28 2009 for wxD by  doxygen 1.5.4