multimedia::MListenerOrientationControl Class Reference
| class multimedia::MListenerOrientationControl : public multimedia::MAudioEffectControl |
Inherits from
- multimedia::MListenerOrientationControl
| Public Member Functions |
|---|
|
TInt
| Orientation(TInt &, TInt &, TInt &) |
|
TInt
| OrientationVectors(TInt &, TInt &, TInt &, TInt &, TInt &, TInt &) |
|
TInt
| SetOrientation(TInt, TInt, TInt) |
|
TInt
| SetOrientationVectors(TInt, TInt, TInt, TInt, TInt, TInt) |
Member Functions Documentation
Orientation(TInt &, TInt &, TInt &)
Get the orientation vectors for the position
- Since
- 5.0
Parameters
| TInt & aHeading | The heading (thousandths of radians) |
| TInt & aPitch | The Pitch (thousandths of radians) |
| TInt & aRoll | The Roll (thousandths of radians) |
OrientationVectors(TInt &, TInt &, TInt &, TInt &, TInt &, TInt &)
Gets the orientation of the position.
- Since
- 5.0
Parameters
| TInt & aFrontX | X value of Front vector |
| TInt & aFrontY | Y value of Front vector |
| TInt & aFrontZ | Z value of Front vector |
| TInt & aAboveX | X value of Above vector |
| TInt & aAboveY | Y value of Above vector |
| TInt & aAboveZ | Z value of Above vector |
SetOrientation(TInt, TInt, TInt)
Sets the Heading, Pitch, Roll values for the orientation of the source
- Since
- 5.0
Parameters
| TInt aHeading | The heading (thousandths of radians) |
| TInt aPitch | The Pitch (thousandths of radians) |
| TInt aRoll | The Roll (thousandths of radians) |
SetOrientationVectors(TInt, TInt, TInt, TInt, TInt, TInt)
Sets the Front and Above vectors for the orientation of the position.
- Since
- 5.0
Parameters
| TInt aFrontX | X value of Front vector |
| TInt aFrontY | Y value of Front vector |
| TInt aFrontZ | Z value of Front vector |
| TInt aAboveX | X value of Above vector |
| TInt aAboveY | Y value of Above vector |
| TInt aAboveZ | Z value of Above vector |
Member Data Documentation
const TUint KOrientationChanged
| const TUint | KOrientationChanged | [static] |
const TUint KOrientationVectorsChanged
| const TUint | KOrientationVectorsChanged | [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.