|
API Guide Home (Online version only) |
![]() |
Definition at line 438 of file HsSoundLibCommon.h.
Always set to hsSndPortInfo_Signature.
Definition at line 440 of file HsSoundLibCommon.h.
Control and information about port.
Definition at line 441 of file HsSoundLibCommon.h.
Identifies the portID.
Definition at line 442 of file HsSoundLibCommon.h.
Bottom value of the volume range.
Definition at line 443 of file HsSoundLibCommon.h.
Top value of the volume range.
Definition at line 444 of file HsSoundLibCommon.h.
Volume value when there is no gain or dampening.
Definition at line 445 of file HsSoundLibCommon.h.
Step size for volume changes within vol range.
Definition at line 446 of file HsSoundLibCommon.h.
Tracks current volume setting.
Definition at line 447 of file HsSoundLibCommon.h.
Pan control (0 is midpoint pan between L and R) max pan = maxVol - minVol.
Definition at line 448 of file HsSoundLibCommon.h.
How many dBs per step = (stepDB >> 8) / (stepDB & 0x0F).
Definition at line 449 of file HsSoundLibCommon.h.
How many dBs with boost = (boostDB >> 8) / (boostDB & 0x0F).
Definition at line 450 of file HsSoundLibCommon.h.
Reserved field, set to zero
Definition at line 451 of file HsSoundLibCommon.h.
Reserved field, set to zero
Definition at line 452 of file HsSoundLibCommon.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:08:12 2008 for Palm API Guide |