mergMicrophonePeakPower |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergMicrophonePeakPower([<pChannel>])
|
Associations | mergmicrophone |
Summary | Return the peak power reading in decibels
|
Introduced | 8.0 |
OS | ios, mac |
Platforms | desktop, mobile |
Parameters | Name | Type | Description |
---|
pChannel | | (optional with 0 default) The channel who's power you need to
return. In most cases the default channel of 0 will be what you want
(iPhones only record in mono unless they have a mic accessory.
|
|
Values | Name | Type | Description |
---|
return | | The peak power reading in decibels. Usually between -160 (min)
and 0 (max) but may be positive in some circumstances.
|
|
Description | Return the peak power reading in decibels
|
Tags | externals |