|
@@ -3964,8 +3964,8 @@ Methods:
|
|
|
- float GetLength() const
|
|
- float GetLength() const
|
|
|
- unsigned GetDataSize() const
|
|
- unsigned GetDataSize() const
|
|
|
- unsigned GetSampleSize() const
|
|
- unsigned GetSampleSize() const
|
|
|
-- float GetFrequency()
|
|
|
|
|
-- unsigned GetIntFrequency()
|
|
|
|
|
|
|
+- float GetFrequency() const
|
|
|
|
|
+- unsigned GetIntFrequency() const
|
|
|
- bool IsLooped() const
|
|
- bool IsLooped() const
|
|
|
- bool IsSixteenBit() const
|
|
- bool IsSixteenBit() const
|
|
|
- bool IsStereo() const
|
|
- bool IsStereo() const
|
|
@@ -4009,8 +4009,6 @@ Methods:
|
|
|
- float GetPanning() const
|
|
- float GetPanning() const
|
|
|
- bool GetAutoRemove() const
|
|
- bool GetAutoRemove() const
|
|
|
- bool IsPlaying() const
|
|
- bool IsPlaying() const
|
|
|
-- void PlayLockless(Sound* sound)
|
|
|
|
|
-- void StopLockless()
|
|
|
|
|
|
|
|
|
|
Properties:
|
|
Properties:
|
|
|
|
|
|