multimedia::MListenerLocationControl Class Reference
| class multimedia::MListenerLocationControl : public multimedia::MAudioEffectControl |
Inherits from
- multimedia::MListenerLocationControl
Member Functions Documentation
LocationCartesian(TInt &, TInt &, TInt &)
Gets the cartesian coordinates for the location of the position.
- Since
- 3.0
Parameters
| TInt & aX | The x-coordinate of the position (in millimeters) |
| TInt & aY | The y-coordinate of the position (in millimeters) |
| TInt & aZ | The z-coordinate of the position (in millimeters) |
LocationSpherical(TInt &, TInt &, TInt &)
|
TInt
| LocationSpherical | ( | TInt & | aAzimuth, |
| | TInt & | aElevation, |
| | TInt & | aRadius |
| | ) | [pure virtual] |
Gets the spherical coordinates for the location of the position.
- Since
- 3.0
Parameters
| TInt & aAzimuth | The Azimuth of the position (thousandths of radians) |
| TInt & aElevation | The elevation of the position (thousandths of radians) |
| TInt & aRadius | The radius of the position (thousandths of radians) |
SetLocationCartesian(TInt, TInt, TInt)
Sets the cartesian coordinates for the location of the position.
- Since
- 3.0
Parameters
| TInt aX | The x-coordinate of the position |
| TInt aY | The y-coordinate of the position |
| TInt aZ | The z-coordinate of the position |
SetLocationSpherical(TInt, TInt, TInt)
|
TInt
| SetLocationSpherical | ( | TInt | aAzimuth, |
| | TInt | aElevation, |
| | TInt | aRadius |
| | ) | [pure virtual] |
Sets the spherical coordinates for the location of the position.
- Since
- 3.0
Parameters
| TInt aAzimuth | The Azimuth of the position (thousandths of radians) |
| TInt aElevation | The elevation of the position (thousandths of radians) |
| TInt aRadius | The radius of the position (thousandths of radians) |
Member Data Documentation
const TUint KLocationCartesianChanged
| const TUint | KLocationCartesianChanged | [static] |
const TUint KLocationSphericalChanged
| const TUint | KLocationSphericalChanged | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.