Method |
Description |
|
DecodeNextPacket ( ) : void |
|
|
DecodePacket ( ) : void |
|
|
GetLastGranulePos ( ) : long |
|
|
GetPacketLength ( DataPacket curPacket, DataPacket lastPacket ) : int |
|
|
InitDecoder ( ) : void |
|
|
LoadBooks ( DataPacket packet ) : bool |
|
|
LoadComments ( DataPacket packet ) : bool |
|
|
OverlapSamples ( ) : int |
|
|
ProcessParameterChange ( DataPacket packet ) : void |
|
|
ProcessStreamHeader ( DataPacket packet ) : bool |
|
|
ReadSamples ( float buffer, int offset, int count ) : int |
|
|
ResetDecoder ( bool isFullReset ) : void |
|
|
SaveBuffer ( ) : void |
|
|
SeekTo ( long granulePos ) : void |
|
|
SetParametersChanging ( object sender, ParameterChangeEventArgs e ) : void |
|
|
TryInit ( ) : bool |
|
|
UnpackPacket ( DataPacket packet ) : bool |
|
|
UpdatePosition ( int samplesDecoded, DataPacket packet ) : void |
|
|
VorbisStreamDecoder ( IPacketProvider packetProvider ) : System |
|
|