9 ::ll::TypedStorage<4, 4, float> mVolume;
10 ::ll::TypedStorage<4, 4, float> mPitch;
11 ::ll::TypedStorage<4, 4, float> mMinDistance;
12 ::ll::TypedStorage<4, 4, float> mMaxDistance;
13 ::ll::TypedStorage<1, 1, bool> mIsMuted;
14 ::ll::TypedStorage<1, 1, bool> mIs3D;