C# Class GUI.Types.Audio.AudioPlayer

Exibir arquivo Open project: SteamDatabase/ValveResourceFormat

Public Methods

Method Description
AudioPlayer ( Resource resource, TabPage tab ) : System

Private Methods

Method Description
PlayButton_Click ( object sender, EventArgs e ) : void

Method Details

AudioPlayer() public method

public AudioPlayer ( Resource resource, TabPage tab ) : System
resource ValveResourceFormat.Resource
tab System.Windows.Forms.TabPage
return System