Property | Type | Description | |
---|---|---|---|
m_Source | uint |
Property | Type | Description | |
---|---|---|---|
DestroySource | bool | ||
InitSource | bool | ||
PlayThread | void | ||
StateChange | void | ||
StateChange | void | ||
UnPause | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
OggPlayer ( ) : System | ||
Pause ( ) : void | ||
Playback ( ) : void | ||
SetCurrentFile ( |
||
SetCurrentFile ( string NewFilename ) : bool | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
DestroySource ( ) : bool | ||
InitSource ( ) : bool | ||
PlayThread ( ) : void | ||
StateChange ( OggPlayerStatus NewState ) : void | ||
StateChange ( OggPlayerStatus NewState, OggPlayerStateChanger Reason ) : void | ||
UnPause ( ) : void |
public SetCurrentFile ( |
||
NewFile1 | ||
return | bool |
public SetCurrentFile ( string NewFilename ) : bool | ||
NewFilename | string | |
return | bool |