C# Class FMOD.Studio.BUFFER_INFO

Afficher le fichier Open project: fmod/UnityIntegration Class Usage Examples

Méthodes publiques

Свойство Type Description
capacity int
currentUsage int
peakUsage int
stallCount int
stallTime float

Property Details

capacity public_oe property

public int capacity
Résultat int

currentUsage public_oe property

public int currentUsage
Résultat int

peakUsage public_oe property

public int peakUsage
Résultat int

stallCount public_oe property

public int stallCount
Résultat int

stallTime public_oe property

public float stallTime
Résultat float