C# Class NVorbis.StreamReadBuffer.SavedBuffer

Mostrar archivo Open project: gregzo/G-Audio

Public Properties

Property Type Description
BaseOffset long
Buffer byte[]
DiscardCount int
End int
VersionSaved long

Property Details

BaseOffset public_oe property

public long BaseOffset
return long

Buffer public_oe property

public byte[] Buffer
return byte[]

DiscardCount public_oe property

public int DiscardCount
return int

End public_oe property

public int End
return int

VersionSaved public_oe property

public long VersionSaved
return long