Méthode | Description | |
---|---|---|
Serialize ( BinaryWriter writer ) : void |
Writes this structure to a BinaryWriter
|
|
WaveFormatExtraData ( BinaryReader reader ) : System |
Reads this structure from a BinaryReader
|
Méthode | Description | |
---|---|---|
ReadExtraData ( BinaryReader reader ) : void | ||
WaveFormatExtraData ( ) : System |
parameterless constructor for marshalling
|
public Serialize ( BinaryWriter writer ) : void | ||
writer | BinaryWriter | |
Résultat | void |
public WaveFormatExtraData ( BinaryReader reader ) : System | ||
reader | BinaryReader | |
Résultat | System |