C# Class NAudio.Wave.Compression.AcmStreamHeaderStruct

Afficher le fichier Open project: h4ltYu/EOS Class Usage Examples

Méthodes publiques

Свойство Type Description
cbStruct int
destBufferLength int
destBufferLengthUsed int
destBufferPointer IntPtr
destUserData IntPtr
fdwStatus AcmStreamHeaderStatusFlags
sourceBufferLength int
sourceBufferLengthUsed int
sourceBufferPointer IntPtr
sourceUserData IntPtr
userData IntPtr

Property Details

cbStruct public_oe property

public int cbStruct
Résultat int

destBufferLength public_oe property

public int destBufferLength
Résultat int

destBufferLengthUsed public_oe property

public int destBufferLengthUsed
Résultat int

destBufferPointer public_oe property

public IntPtr destBufferPointer
Résultat IntPtr

destUserData public_oe property

public IntPtr destUserData
Résultat IntPtr

fdwStatus public_oe property

public AcmStreamHeaderStatusFlags fdwStatus
Résultat AcmStreamHeaderStatusFlags

sourceBufferLength public_oe property

public int sourceBufferLength
Résultat int

sourceBufferLengthUsed public_oe property

public int sourceBufferLengthUsed
Résultat int

sourceBufferPointer public_oe property

public IntPtr sourceBufferPointer
Résultat IntPtr

sourceUserData public_oe property

public IntPtr sourceUserData
Résultat IntPtr

userData public_oe property

public IntPtr userData
Résultat IntPtr