Class CompressedSoundPacket
Used internally in SoundAsset
[DataContract("CompressedSoundPacket")]
public class CompressedSoundPacket
- Inheritance
-
CompressedSoundPacket
Fields
Data
The Data.
public byte[] Data
Field Value
- byte[]
Length
The length of the Data.
public int Length