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