C# Class Mp3Sharp.Sample

Some samples that show the use of the Mp3Stream class.
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
Mp3FilePath string

Méthodes publiques

Méthode Description
ReadAllTheWayThroughMp3File ( ) : void

Sample showing how to read through an MP3 file and obtain its contents as a PCM byte stream.

Method Details

ReadAllTheWayThroughMp3File() public static méthode

Sample showing how to read through an MP3 file and obtain its contents as a PCM byte stream.
public static ReadAllTheWayThroughMp3File ( ) : void
Résultat void

Property Details

Mp3FilePath public_oe static_oe property

public static string Mp3FilePath
Résultat string