C# Class CSPspEmu.Hle.Formats.audio.At3.SUB.MaiQueue0

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Méthode Description
Dis ( ) : int
Flush ( ) : int
GetLength ( ) : int
GetMaxLength ( ) : int
In ( byte head, int length ) : int
MaiQueue0 ( int quene_max_size ) : System
Out ( ManagedPointer head, int length ) : int
OutPre ( ManagedPointer head, int length ) : int
isOK ( ) : bool

Method Details

Dis() public méthode

public Dis ( ) : int
Résultat int

Flush() public méthode

public Flush ( ) : int
Résultat int

GetLength() public méthode

public GetLength ( ) : int
Résultat int

GetMaxLength() public méthode

public GetMaxLength ( ) : int
Résultat int

In() public méthode

public In ( byte head, int length ) : int
head byte
length int
Résultat int

MaiQueue0() public méthode

public MaiQueue0 ( int quene_max_size ) : System
quene_max_size int
Résultat System

Out() public méthode

public Out ( ManagedPointer head, int length ) : int
head ManagedPointer
length int
Résultat int

OutPre() public méthode

public OutPre ( ManagedPointer head, int length ) : int
head ManagedPointer
length int
Résultat int

isOK() public méthode

public isOK ( ) : bool
Résultat bool