Method | Description | |
---|---|---|
AudioStream ( int StreamNum ) : System | ||
AudioStream ( string FileName, bool Loop = false ) : System | ||
Dispose ( ) : void |
public AudioStream ( int StreamNum ) : System | ||
StreamNum | int | |
return | System |
public AudioStream ( string FileName, bool Loop = false ) : System | ||
FileName | string | |
Loop | bool | |
return | System |