C# Класс Mp3Sharp.Sample

Some samples that show the use of the Mp3Stream class.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Mp3FilePath string

Открытые методы

Метод Описание
ReadAllTheWayThroughMp3File ( ) : void

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

Описание методов

ReadAllTheWayThroughMp3File() публичный статический Метод

Sample showing how to read through an MP3 file and obtain its contents as a PCM byte stream.
public static ReadAllTheWayThroughMp3File ( ) : void
Результат void

Описание свойств

Mp3FilePath публичное статическое свойство

public static string Mp3FilePath
Результат string