C# Class NVorbis.Ogg.Packet

Inheritance: NVorbis.DataPacket
Afficher le fichier Open project: gregzo/G-Audio Class Usage Examples

Private Properties

Свойство Type Description
MergeWith void
Packet System
Reset void

Méthodes publiques

Méthode Description
Done ( ) : void

Méthodes protégées

Méthode Description
ReadNextByte ( ) : int

Private Methods

Méthode Description
MergeWith ( NVorbis continuation ) : void
Packet ( ContainerReader containerReader, long streamOffset, int length ) : System
Reset ( ) : void

Method Details

Done() public méthode

public Done ( ) : void
Résultat void

ReadNextByte() protected méthode

protected ReadNextByte ( ) : int
Résultat int