C# Class Mp3Sharp.StreamedMp3Sound

A modified version of the StreamedSound class that sets the frequency of the Secondary Buffer based on the frequency of the first frame of the MP3 file.
Inheritance: StreamedSound
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Méthode Description
StreamedMp3Sound ( Device device, Mp3Stream mp3SourceStream ) : System

Méthodes protégées

Méthode Description
OnBufferInitializing ( ) : void

Method Details

OnBufferInitializing() protected méthode

protected OnBufferInitializing ( ) : void
Résultat void

StreamedMp3Sound() public méthode

public StreamedMp3Sound ( Device device, Mp3Stream mp3SourceStream ) : System
device Device
mp3SourceStream Mp3Stream
Résultat System