audioPan | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | player | ||||||
Summary | Specifies the proportion of audio panned from one stereo channel to the other. | ||||||
Introduced | 9.0.1 | ||||||
OS | mac | ||||||
Platforms | desktop | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: leftBalance, rightBalance Object: player | ||||||
Description | Use the audioPan property to pan audio from either the left or right channel to the other. Negative values move audio from the right channel to the left. Positive values move audio from the left channel to the right. Setting the audioPan back to 0 will disable panning. Important: This property only has an effect on media files that contain stereo audio tracks. Mono audio tracks cannot currently be panned. | ||||||
Tags | multimedia |