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
파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 메소드들

메소드 설명
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