Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenRA
FileFormats
ImaAdpcmChunk
C# Class OpenRA.FileFormats.ImaAdpcmChunk
Datei anzeigen
Open project: cjshmyr/OpenRA
Public Properties
Property
Type
Description
CompressedSize
int
OutputSize
int
Public Methods
Method
Description
Read
(
Stream
s
) :
ImaAdpcmChunk
Method Details
Read()
public
static
method
public
static
Read
(
Stream
s
) :
ImaAdpcmChunk
s
System.IO.Stream
return
ImaAdpcmChunk
Property Details
CompressedSize
public_oe property
public
int
CompressedSize
return
int
OutputSize
public_oe property
public
int
OutputSize
return
int