Méthode | Description | |
---|---|---|
ExtractSub ( uint l, byte offset, byte nrBits ) : uint | ||
GetSound ( ) : byte[] |
Returns a fully playable sound data. In case of WAV files, header is automatically generated as Valve removes it when compiling.
|
|
GetSoundStream ( ) : |
Returns a fully playable sound data. In case of WAV files, header is automatically generated as Valve removes it when compiling.
|
|
Read ( |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
PackageInt ( uint source, int length ) : byte[] |
public static ExtractSub ( uint l, byte offset, byte nrBits ) : uint | ||
l | uint | |
offset | byte | |
nrBits | byte | |
Résultat | uint |
public GetSoundStream ( ) : |
||
Résultat |
public Read ( |
||
reader | ||
resource | Resource | |
Résultat | void |