C# Class Grabacr07.KanColleViewer.Plugins.CustomSound

Show file Open project: KCV-Localisation/KanColleViewer

Public Methods

Method Description
FileCheck ( string header ) : string
GetRandomSound ( string header ) : string
SoundOutput ( string header, bool IsWin8 ) : void

Private Methods

Method Description
DisposeWave ( ) : void

Method Details

FileCheck() public method

public FileCheck ( string header ) : string
header string
return string

GetRandomSound() public method

public GetRandomSound ( string header ) : string
header string
return string

SoundOutput() public method

public SoundOutput ( string header, bool IsWin8 ) : void
header string
IsWin8 bool
return void