C# Класс 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.
Наследование: StreamedSound
Показать файл Открыть проект

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

Метод Описание
StreamedMp3Sound ( Device device, Mp3Stream mp3SourceStream ) : System

Защищенные методы

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

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

OnBufferInitializing() защищенный Метод

protected OnBufferInitializing ( ) : void
Результат void

StreamedMp3Sound() публичный Метод

public StreamedMp3Sound ( Device device, Mp3Stream mp3SourceStream ) : System
device Device
mp3SourceStream Mp3Stream
Результат System