recordSampleSize | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies how large each chunk of data should be when recording sound. | ||||||
Introduced | 2.0 | ||||||
OS | mac, windows | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: answer record, record sound Glossary: property, command, dialog box Property: recordCompression, recordRate | ||||||
Description | Use the recordSampleSize property to trade off between sound quality and disk space when you record a sound. The recordSampleSize property determines the sound sample size when you use the record sound command to record sound to a file. The possible recordSampleSize depend on the system's capabilities, but are typically 8 and 16.
|