Property | Type | Description | |
---|---|---|---|
CheckVocHeader | void | ||
FillBuffer | int | ||
GetSampleRateFromVocRate | int | ||
Preload | void | ||
Read | int | ||
Rewind | void | ||
UpdateBlockIfNeeded | void |
Method | Description | |
---|---|---|
GetPCMInputStream ( ) : Stream | ||
VocFormat ( Stream stream ) : System |
Method | Description | |
---|---|---|
CheckVocHeader ( ) : void | ||
FillBuffer ( int maxSamples ) : int | ||
GetSampleRateFromVocRate ( int vocSampleRate ) : int | ||
Preload ( ) : void | ||
Read ( byte buffer, int offset, int count ) : int | ||
Rewind ( ) : void | ||
UpdateBlockIfNeeded ( ) : void |